You are viewing a single comment's thread from:

RE: Hivemind is Live!

in #hivemind5 years ago (edited)

Full nodes used to run with all data stored in ram. Rocksdb is a disk database that was added to recent versions of steem to allow account history to be stored on disk thus reducing memory requirements in half.

HiveMind uses a Postgres database.