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

Expose function for listing existing column families #48

Merged
merged 6 commits into from
Jun 13, 2024

Conversation

mjfh
Copy link
Contributor

@mjfh mjfh commented Jun 13, 2024

No description provided.

rocksdb/rocksdb.nim Outdated Show resolved Hide resolved
rocksdb/rocksdb.nim Outdated Show resolved Hide resolved
@mjfh mjfh merged commit c5bbf83 into master Jun 13, 2024
9 checks passed
@mjfh mjfh deleted the add-cf-list-function branch June 13, 2024 15:43
bhartnett added a commit that referenced this pull request Jun 27, 2024
bhartnett added a commit that referenced this pull request Jun 28, 2024
* Revert some changes from prior PR #48 which enable memory leak of options when not cleaned up manually.

* Clean up, add more tests and use correct free function for listColumnFamilies.

* Close opt types when opening database fails.

* Add autoClose flag to each opt type.

* Finish autoClose changes to prevent memory leaks.
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.

2 participants