6 Commits

Author SHA1 Message Date
2dfa30095b strip to only badger, retarget all local imports
Some checks failed
build cli / make-release (push) Has been cancelled
test every commit / test (push) Has been cancelled
build cli / build-linux (push) Has been cancelled
2024-08-18 19:43:38 +01:00
fiatjaf
3e08d8c455 badger/lmdb: update go-nostr binary encoding to fix limited nubmer of tags; migration script requires manual procedure; update badger to use just 8 bytes of ids and pubkeys. 2023-12-11 09:32:06 -03:00
fiatjaf
b95cfc42cc lmdb/badger: change (fix?) and simplify queries (offsets and created_at stuff should be simpler and q-dependent). 2023-11-28 16:05:27 -03:00
fiatjaf
9a0b75313b badger: fix logic for checking if an event id exists. 2023-11-06 13:42:50 -03:00
fiatjaf
02e05e2935 prevent saving duplicates in badger and lmdb. 2023-11-06 12:19:02 -03:00
fiatjaf
ddb950d8b5 make lmdb and badger backends use a binary encoding instead of nson. 2023-11-02 15:37:09 -03:00