tikv / rust-rocksdb

rust wrapper for rocksdb
Apache License 2.0
278 stars 155 forks source link

Add `reset` for status to allow users to clear internal error #673

Closed hunterlxt closed 2 years ago

hunterlxt commented 2 years ago

This api allows users to reset status error returned from rocksdb internal error.

Signed-off-by: Xintao hunterlxt@live.com