Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Now you don't need to link agains lmdb, just linking against LMDBAL is enough
### Bug fixes
- transaction error in LMDBAL::Cache::readAll
|
|
- RAII cursors
- operation set for cursors
### Bug fixes
- error beginning transaction is now correctly handled and doesn't segfault
|
|
- RAII transactions
- reduced overhead for private transaction functions
### Bug fixes
- bug fix with cache fallthough
|
|
- duplicates support (only for table)
### Improvements
- some more documentation
- more tests
|
|
|
|
|
|
|
|
|