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

What is the expected pattern to retrieve a column family for operations? #9

Open
tchoutri opened this issue Jan 5, 2025 · 0 comments

Comments

@tchoutri
Copy link

tchoutri commented Jan 5, 2025

Hi @jprupp! I am building something on top of rocksdb, and I find myself needing to specify column families for my operations. The function withDBCF needs an association list of their name in textual representation, and then they are accessible as a list in the DB record from the closure.

Is the end-user of the library supposed to use list indexing to retrieve the column family they need?

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

No branches or pull requests

1 participant