convert rocksdb errors locally; remove from Error.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
c1712d4d8b
commit
01f4455ceb
6 changed files with 65 additions and 58 deletions
|
@ -83,7 +83,6 @@ hardened_malloc = [
|
|||
]
|
||||
io_uring = [
|
||||
"conduit-admin/io_uring",
|
||||
"conduit-core/io_uring",
|
||||
"conduit-database/io_uring",
|
||||
]
|
||||
jemalloc = [
|
||||
|
@ -119,7 +118,6 @@ release_max_log_level = [
|
|||
]
|
||||
rocksdb = [
|
||||
"conduit-admin/rocksdb",
|
||||
"conduit-core/rocksdb",
|
||||
"conduit-database/rocksdb",
|
||||
]
|
||||
sentry_telemetry = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue