mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 10:35:50 +00:00
Add RocksDB to nudb import tool (RIPD-781,785):
This custom tool is specifically designed for very fast import of RocksDB nodestore databases into NuDB.
This commit is contained in:
committed by
Tom Ritchford
parent
b7ba509618
commit
2a201f9525
@@ -659,9 +659,8 @@
|
||||
# ...
|
||||
#
|
||||
# Examples:
|
||||
# type=RocksDB
|
||||
# type=rocksdb
|
||||
# path=db/rocksdb
|
||||
# compression=0
|
||||
#
|
||||
# Choices for 'type' (not case-sensitive)
|
||||
# RocksDB Use Facebook's RocksDB database (preferred)
|
||||
|
||||
Reference in New Issue
Block a user