tecbot / gorocksdb

gorocksdb is a Go wrapper for RocksDB

Home Page:http://rocksdb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support VerifyBackup

hkparker opened this issue · comments

Feature request for func (*BackupEngine) VerifyBackup(n int64) error. I'll try to add this myself and close it out when I can, but help would be appreciated.