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

Bring ability to use DB snapshots easily #1336

Closed
wants to merge 5 commits into from
Closed

Conversation

prasannavl
Copy link
Member

@prasannavl prasannavl commented Jun 9, 2022

/kind chore

  • Revamp the storage layers to better utilize leveldb snapshots for both custom views and easily pull iterate.
  • Introduces CLevelDBOptions that manages options related objects.
  • Introduces Snapshot() method on CStorageLevelDB that auto manages the snapshot releases with CDBWrapper
  • Move some of the raw pointer related management to shared_ptrs.

@prasannavl
Copy link
Member Author

Closing. Superseded by #2723 and #2719

@prasannavl prasannavl closed this Jul 15, 2024
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.

None yet

2 participants