aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_db/berkeleydb/db_bdb.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-03-16Initial commit of BDB BlockchainDB implementationThomas Winget1-0/+213
Basically verbatim copy of LMDB implementation, but with the guts ripped out and includes changed, etc.