First attempt to make RAII cursors, no tests yet
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
a0eebc978d
commit
96d7d9ef64
12 changed files with 374 additions and 233 deletions
|
@ -1,9 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## LMDBAL 0.5.2 (October 21, 2023)
|
||||
### Improvements
|
||||
- RAII cursors
|
||||
|
||||
## LMDBAL 0.5.1 (October 21, 2023)
|
||||
### Improvements
|
||||
- RAII transactions
|
||||
- reduced overhead for private transaction finctions
|
||||
- reduced overhead for private transaction functions
|
||||
|
||||
### Bug fixes
|
||||
- bug fix with cache fallthough
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue