ObjectiveRocks
ObjectiveRocks copied to clipboard
Improve RocksDB interface
- Add keyMayExist methods
- Add file deletion methods
- Add background work pause and continue methods
- Fix spelling mistakes
Hey @jurmous, I'll take a look at this tomorrow evening and will release a new version after the pull. I left a small feedback there in regards to the API, let's discuss it tomorrow in more detail. Thanks again for all the PRs!
I don't see the feedback? Where can it be found?
Probably I would like to expand this PR to add more methods to the RocksDB interface. Could also be a separate PR. Maybe it is good to wait a bit for a release so more methods can be added. I am still playing around to use this library as the iOS/Mac interface into a RocksDB Kotlin multiplatform module.
Thanks for merging the others! And all the work in creating this library! 😄
I don't see the feedback? Where can it be found?
Sorry my bad, I totally forgot about the new way GitHub starts reviews. I forgot to submit it.
If you want to expand upon this PR or open a new one, it would be much appreciated 😉