LMDB Abstraction Layer. A library to ease interactions with LMDB
Go to file
Blue c491793387
some thoughts about exceptions
2022-09-09 20:15:40 +03:00
cmake Initial stuff 2022-09-04 14:15:31 +03:00
CMakeLists.txt some thoughts about exceptions 2022-09-09 20:15:40 +03:00
database.cpp some thoughts about exceptions 2022-09-09 20:15:40 +03:00
database.h some thoughts about exceptions 2022-09-09 20:15:40 +03:00
exception.cpp Initial stuff 2022-09-04 14:15:31 +03:00
exception.h Initial stuff 2022-09-04 14:15:31 +03:00
exceptions.cpp some thoughts about exceptions 2022-09-09 20:15:40 +03:00
exceptions.h some thoughts about exceptions 2022-09-09 20:15:40 +03:00
main.cpp some thoughts about exceptions 2022-09-09 20:15:40 +03:00
storage.h Initial stuff 2022-09-04 14:15:31 +03:00
storage.hpp Initial stuff 2022-09-04 14:15:31 +03:00
table.cpp some thoughts about exceptions 2022-09-09 20:15:40 +03:00
table.h some thoughts about exceptions 2022-09-09 20:15:40 +03:00
table.hpp some thoughts about exceptions 2022-09-09 20:15:40 +03:00