/libbitcoin-rocksdb-database

RocksDB database for libbitcoin node

Primary LanguageC++OtherNOASSERTION

Libbitcoin RocksDB Database

RocksDB Database for libbitcoin

Make sure you have installed libbitcoin beforehand according to its build instructions.

Then follow instructions in INSTALL to build rocksdb based libbitcoin-database library.

Then link the libbitcoin-database to build libbitcoin-node and/or libbitcoin-server.

About Libbitcoin RocksDB Database

RocksDB provides an alternative to libbitcoin's high performance in-memory database.

This database enables simpler setup of libbitcoin-node and libbitcoin-server.