aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/lmdb/db_lmdb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-16LMDB should now dynamically resize the mapsizeThomas Winget1-1/+34
2015-05-15Move mdb_txn_safe implementation to cpp fileThomas Winget1-51/+4
2015-03-25Steps toward multiple dbs available -- workingThomas Winget1-3/+1
2015-03-17Pull blockchain changes into berkeleydb branchThomas Winget1-1/+1
2015-03-16Try to not pollute cryptonote namespaceThomas Winget1-11/+11
2015-03-16Add support for database open with flagswarptangent1-1/+1
2015-03-13BlockchainDB implementations have names nowThomas Winget1-0/+2
2015-03-06Moved BlockchainDB into its own src/ subfolderThomas Winget1-0/+314