Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Event storage SPI #95

Closed
krasserm opened this issue Aug 6, 2015 · 0 comments · Fixed by #155
Closed

Event storage SPI #95

krasserm opened this issue Aug 6, 2015 · 0 comments · Fixed by #155
Assignees
Milestone

Comments

@krasserm
Copy link
Contributor

krasserm commented Aug 6, 2015

This ticket covers an SPI definition (trait EventLogSPI) and an abstract EventLog implementation that handles EventsourcingProtocol and ReplicationProtocol messages and translates them to EventLogSPI method calls.

@krasserm krasserm added core and removed core labels Nov 14, 2015
@krasserm krasserm changed the title Storage plugin API Event storage plugin API Nov 21, 2015
@krasserm krasserm added the ready label Nov 26, 2015
@krasserm krasserm added this to the 0.5 milestone Nov 26, 2015
@krasserm krasserm self-assigned this Nov 26, 2015
@krasserm krasserm changed the title Event storage plugin API Event storage provider API Nov 28, 2015
@krasserm krasserm changed the title Event storage provider API Event log SPI Nov 28, 2015
krasserm added a commit that referenced this issue Nov 30, 2015
- LevelDB implementation
- Cassandra implementation
- Batching layer refactorings

- closes #95
krasserm added a commit that referenced this issue Dec 1, 2015
- LevelDB implementation
- Cassandra implementation
- Batching layer refactorings

- closes #95
krasserm added a commit that referenced this issue Dec 1, 2015
- LevelDB implementation
- Cassandra implementation
- Batching layer refactorings

- closes #95
krasserm added a commit that referenced this issue Dec 1, 2015
- LevelDB implementation
- Cassandra implementation
- Batching layer refactorings

- closes #95
@krasserm krasserm changed the title Event log SPI Event storage provider SPI Dec 1, 2015
@krasserm krasserm changed the title Event storage provider SPI Event storage SPI Dec 1, 2015
krasserm added a commit that referenced this issue Dec 1, 2015
- LevelDB implementation
- Cassandra implementation
- Batching layer refactorings

- closes #95
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant