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
27
Commits
1
Branch
52
Tags
e57c9829134adc2c98a16b5ce4b82ff1359b6cb4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mattn
e57c982913
Merge pull request
#3
from mattn/fix-sqlite3
...
fix sqlite3
2023-11-07 22:19:59 +09:00
badger
badger: do not panic on gc error.
2023-11-06 16:45:23 -03:00
elasticsearch
add .Close() method to interface and all implementations.
2023-11-05 10:39:41 -03:00
lmdb
prevent saving duplicates in badger and lmdb.
2023-11-06 12:19:02 -03:00
mysql
fix mysql nostr.KindProfileMetadata constant.
2023-11-05 10:40:20 -03:00
nullstore
nullstore doesn't have to have a pointer receiver.
2023-11-05 19:53:50 -03:00
postgresql
add .Close() method to interface and all implementations.
2023-11-05 10:39:41 -03:00
sqlite3
fix sqlite3. added parameters as same as postgresql
2023-11-07 22:18:31 +09:00
errors.go
fix issues.
2023-10-31 16:01:30 -03:00
go.mod
update deps
2023-11-07 07:55:00 +09:00
go.sum
update deps
2023-11-07 07:55:00 +09:00
LICENSE
add public domain license.
2023-11-07 09:15:39 -03:00
relay_interface.go
wrap a line on relay_interface.go
2023-11-02 16:07:40 -03:00
store.go
add .Close() method to interface and all implementations.
2023-11-05 10:39:41 -03:00
Description
eventstore
348
KiB
Languages
Go
100%