RAII transactions
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 40s
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 40s
This commit is contained in:
parent
a9aa6b549f
commit
de741eda21
22 changed files with 689 additions and 222 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## LMDBAL 0.5.1 (UNRELEASED)
|
||||
### Improvements
|
||||
- RAII transactions
|
||||
- reduced overhead for private transaction finctions
|
||||
|
||||
## LMDBAL 0.5.0 (October 15, 2023)
|
||||
### New Features
|
||||
- duplicates support (only for table)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue