google / google/leveldb

Get a specific snapshot

Open
#1,240 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39.4k
Forks
8.2k
PR merge metrics
No merged PRs in 30d

Description

I searched the source code for places where I could walk through all existing snapshots. And I didn't find any normal solution without editing the library. I can of course implement getter methods to access the prev_ and next_ fields in the virtual class SnapshotImpl, but I want a more legitimate way to do this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.