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
782dcb5eff57d80d4fe548c41e2c0cac268effee
eventstore
/
badger
History
fiatjaf
830d51e96d
badger: use a different transaction for each goroutine.
2024-02-08 11:08:28 -03:00
..
count.go
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
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
badger: use a different transaction for each goroutine.
2024-02-08 11:08:28 -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