diff options
author | Thomas Winget <tewinget@gmail.com> | 2015-02-03 04:47:33 -0500 |
---|---|---|
committer | Thomas Winget <tewinget@gmail.com> | 2015-02-03 05:18:12 -0500 |
commit | d1f40506fabcc006c326df355c6d471ed739b783 (patch) | |
tree | 70c9a0f292631feb8145aa97eff38f564087dc32 /include | |
parent | Merge PR 25 into blockchain (diff) | |
parent | Add compile-time support for both db implementations: in-memory and LMDB (diff) | |
download | monero-d1f40506fabcc006c326df355c6d471ed739b783.tar.xz |
Merge PR #26
Usage:
default is lmdb for blockchain branch:
$ make release
same as:
$ DATABASE=lmdb make release
for original in-memory implementation:
$ DATABASE=memory make release
COMMITS:
- Add compile-time support for both db implementations: in-memory and LMDB
NOTE:
The default should be changed to lmdb when this is merged upstream
unless we're 100% sure the LMDB implementation is ready.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions