Skip to content

Implement support for RDBMS-based snapshotting #39

@zambrovski

Description

@zambrovski

Scenario

In customer projects, provision of RDBMS-based storage is much easier as provision of block storage. This feature should implement the event-store snapshot recovery strategy for RDBMS-based backend of the event store.

Current Behaviour

Only file-based snapshotting is supported.

Wanted Behaviour

RDBMS can be used as persistence backend and the snapshotting should support it.

Possible Workarounds

None, the snapshotter only works for the file-system.

Metadata

Metadata

Assignees

Labels

Prio: MUSTFeature is essential for the next milestone.Type: enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions