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
e45db8f2960b215c2debe52015c138ef170faad1
eventstore
/
badger
History
mattn
35ce183894
Merge branch 'master' into broken-connectons-locking
2024-07-23 08:41:05 +09: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
Merge branch 'master' into broken-connectons-locking
2024-07-23 08:41:05 +09: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