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
5baa1c304b92edfc0e4ee58ec67763d015ab943b
eventstore
/
badger
History
fiatjaf
b157261a84
add bluge and prevent bolt/badger/lmdb from querying when there is a .Search field set.
2024-05-27 17:54:34 -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
add bluge and prevent bolt/badger/lmdb from querying when there is a .Search field set.
2024-05-27 17:54:34 -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