Transactions now get closed with the database
This commit is contained in:
parent
56d35d4832
commit
68ea7df6a9
9 changed files with 118 additions and 34 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(LMDBAL
|
||||
VERSION 0.5.4
|
||||
VERSION 0.6.0
|
||||
DESCRIPTION "LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer"
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue