tikv / rust-rocksdb

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

make Cache support Sync and Send #693

Closed tonyxuqqi closed 2 years ago

tonyxuqqi commented 2 years ago

Signed-off-by: tonyxuqqi tonyxuqi@outlook.com

This is needed for TabletFactory to implement Clone().

tonyxuqqi commented 2 years ago

/test

tonyxuqqi commented 2 years ago

/run-all-tests