Skip to content
New issue

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

Add arbitrary range's snapshot creation logic to log storages #174

Open
jopemachine opened this issue Oct 15, 2024 · 0 comments
Open

Add arbitrary range's snapshot creation logic to log storages #174

jopemachine opened this issue Oct 15, 2024 · 0 comments
Labels
feature New feature or request log-storage Log store (Stable storage) snapshot

Comments

@jopemachine
Copy link
Member

Currently the request_index and to parameters of the XXStorageCore::snapshot() method are ignored, and snapshot is always created on the entire log records.

Let's add logic to support generating snapshots for the arbitrary range.

@jopemachine jopemachine added feature New feature or request log-storage Log store (Stable storage) snapshot labels Oct 15, 2024
@jopemachine jopemachine changed the title Add handling for "partial" snapshot to log storages Add arbitrary range's snapshot creation logic to log storages Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request log-storage Log store (Stable storage) snapshot
Projects
None yet
Development

No branches or pull requests

1 participant