danicoin/src/blockchain_db
warptangent f37ee2f304
Update database resize behavior
On an existing database, don't set LMDB map size to be the initial size
for a new database.

Check if resize is needed at startup.
2015-05-30 09:27:49 -07:00
..
berkeleydb Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
lmdb Update database resize behavior 2015-05-30 09:27:49 -07:00
blockchain_db.cpp Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
blockchain_db.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00
CMakeLists.txt Only compile BerkeleyDB as an option in non-static 2015-04-07 15:02:20 -04:00
db_types.h Steps toward multiple dbs available -- working 2015-03-25 12:09:44 -04:00