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
50
Commits
1
Branch
52
Tags
4ccace1ea9b9b3f1392ac711f4377cfe50b76d2a
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
4ccace1ea9
add cli tool.
2023-11-28 15:34:12 -03:00
badger
lmdb/badger: prevent crashing when we get a filter like {"#e":[]}
2023-11-27 11:53:28 -03:00
cli
add cli tool.
2023-11-28 15:34:12 -03:00
elasticsearch
cleanup.
2023-11-09 13:31:24 -03:00
lmdb
lmdb/badger: prevent crashing when we get a filter like {"#e":[]}
2023-11-27 11:53:28 -03:00
mysql
add kindtimeidx to mysql
2023-11-09 02:12:43 +09:00
nullstore
nullstore doesn't have to have a pointer receiver.
2023-11-05 19:53:50 -03:00
postgresql
add kindtimeidx for postgresql
2023-11-09 02:08:47 +09:00
sqlite3
add kindtimeidx
2023-11-09 01:18:53 +09:00
errors.go
fix issues.
2023-10-31 16:01:30 -03:00
go.mod
add cli tool.
2023-11-28 15:34:12 -03:00
go.sum
add cli tool.
2023-11-28 15:34:12 -03:00
LICENSE
add public domain license.
2023-11-07 09:15:39 -03:00
relay_interface.go
fix RelayInterface.Publish() to not try to delete things all the time.
2023-11-07 14:16:21 -03:00
store.go
add .Close() method to interface and all implementations.
2023-11-05 10:39:41 -03:00
utils.go
fix RelayInterface.Publish() to not try to delete things all the time.
2023-11-07 14:16:21 -03:00
Description
eventstore
348
KiB
Languages
Go
100%