This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
eventstore
Watch
1
Star
0
Fork
0
You've already forked eventstore
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc2884d7aa465a91e2735b9c4f1844b176f9a56b
eventstore
/
badger
History
fiatjaf
fc2884d7aa
lmdb/badger/bolt: limit index scans to the maximum of total returnable events.
2024-04-16 17:26:48 -03:00
..
count.go
lmdb/badger/bolt: slight improvement to count logic.
2024-04-05 00:10:59 -03:00
delete.go
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
helpers.go
lmdb/badger: stop sorting tags in-place when creating indexes. it is not necessary and was messing up things.
2024-01-18 17:55:08 -03:00
lib.go
badger: use special index for 'a'-like tags.
2023-12-02 18:55:37 -03:00
migrations.go
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
query.go
lmdb/badger/bolt: limit index scans to the maximum of total returnable events.
2024-04-16 17:26:48 -03:00
save.go
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