Branch: refs/heads/master
  Home:   https://github.com/conformal/btcd
  Commit: f12ca203721c5d8942c78ab05bc16803f4f59a22
      
https://github.com/conformal/btcd/commit/f12ca203721c5d8942c78ab05bc16803f4f59a22
  Author: Dave Collins <[email protected]>
  Date:   2014-01-19 (Sun, 19 Jan 2014)

  Changed paths:
    M blockmanager.go
    M config.go

  Log Message:
  -----------
  Enable memdb support.

This commit adds the btcdb memdb backend as a supported database type.
Note that users will NOT want to run in this mode because, being memory
only, it obviously does not persist the database when shutdown.

It is being added for testing purposes to help prevent constant abuse to
developer's hard drive when churning the block database multiple times a
day.


Reply via email to