We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disabled
akka-entity-replication
tag_view
TimeWindowCompactionStrategy
deleteMessages
deleteSnapshots
The text was updated successfully, but these errors were encountered:
CassandraPersistenceQueries
CassandraPersistenceQueries.currentEventsBefore
Successfully merging a pull request may close this issue.
Features
disabled
is the default) since it only supports the Akka Persistence Cassandra.akka-entity-replication
deletes old events and snapshots automatically (when it saves events or snapshots)akka-entity-replication
doesn't delete tagged events (tag_view
):TimeWindowCompactionStrategy
Implementations
deleteMessages
anddeleteSnapshots
APIs:deleteMessages
: https://doc.akka.io/docs/akka/2.6.17/persistence.html#message-deletiondeleteSnapshots
: https://doc.akka.io/docs/akka/2.6.17/persistence.html#snapshot-deletionThe text was updated successfully, but these errors were encountered: