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
11
Commits
1
Branch
52
Tags
ddb950d8b5ad6548190599cbe42e7d122eabb75c
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
fiatjaf
ddb950d8b5
make lmdb and badger backends use a binary encoding instead of nson.
2023-11-02 15:37:09 -03:00
badger
make lmdb and badger backends use a binary encoding instead of nson.
2023-11-02 15:37:09 -03:00
elasticsearch
rename Storage interface to Store.
2023-10-31 16:13:23 -03:00
lmdb
make lmdb and badger backends use a binary encoding instead of nson.
2023-11-02 15:37:09 -03:00
mysql
rename Storage interface to Store.
2023-10-31 16:13:23 -03:00
postgresql
rename Storage interface to Store.
2023-10-31 16:13:23 -03:00
sqlite3
rename Storage interface to Store.
2023-10-31 16:13:23 -03:00
errors.go
fix issues.
2023-10-31 16:01:30 -03:00
go.mod
get rid of annoying .0 on go version.
2023-10-31 17:46:28 -03:00
go.sum
bring in mysql backend from relayer.
2023-10-31 16:06:44 -03:00
relay_interface.go
fix deleting replaceable when none exists.
2023-11-02 11:50:58 -03:00
store.go
relay interface over stores.
2023-10-31 18:50:07 -03:00
Description
eventstore
348
KiB
Languages
Go
100%