Closed movitto closed 5 years ago
Keeping the ball rolling with enhancements to this great lib!
This PR adds support for the 'GetProperty' method on the base rocksdb class, allowing us to get properties set on the underlying db.
Includes spec testing functionality and verified locally against a production database.
Thanks you for you good patch. It was failed on ci but it is success on my local. I will fix test later.
Thanks.
:+1:
Keeping the ball rolling with enhancements to this great lib!
This PR adds support for the 'GetProperty' method on the base rocksdb class, allowing us to get properties set on the underlying db.
Includes spec testing functionality and verified locally against a production database.