Skip to content

feat(go): add durable Bolt event store - #5

Merged
qiankunli merged 2 commits into
mainfrom
bolt-event-store
Aug 19, 2026
Merged

feat(go): add durable Bolt event store#5
qiankunli merged 2 commits into
mainfrom
bolt-event-store

Conversation

@qiankunli

Copy link
Copy Markdown
Contributor

Add a single-file EventStore that preserves atomic append, idempotency,
optimistic concurrency, session scans, and persistence across restarts.

Add a single-file EventStore that preserves atomic append, idempotency,
optimistic concurrency, session scans, and persistence across restarts.
@qiankunli
qiankunli merged commit 22dfab2 into main Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants