forked from blue/lmdbal
readAll method now works correctly for duplicates mode, testing, some doc fixes
This commit is contained in:
parent
dbbc46e7c9
commit
de210b44f5
5 changed files with 163 additions and 8 deletions
src
|
@ -23,6 +23,8 @@
|
|||
/**
|
||||
* \class LMDBAL::iStorage
|
||||
*
|
||||
* \brief Storage interface
|
||||
*
|
||||
* This is a interface-like class, it's designed to be an inner database interface to
|
||||
* be used as a polymorphic entity, and provide protected interaction with the database
|
||||
* from the heirs code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue