https://github.com/dmitrymomot/go-eventstore
Basic event store implementation on Golang.
https://github.com/dmitrymomot/go-eventstore
Last synced: 3 months ago
JSON representation
Basic event store implementation on Golang.
- Host: GitHub
- URL: https://github.com/dmitrymomot/go-eventstore
- Owner: dmitrymomot
- License: apache-2.0
- Created: 2023-05-11T10:38:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T16:20:40.000Z (11 months ago)
- Last Synced: 2025-01-11T18:30:01.135Z (5 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-eventstore
Basic event store implementation on Golang.