LMDB Abstraction Layer. A library to ease interactions with LMDB
Go to file
2022-09-05 23:25:39 +03:00
cmake Initial stuff 2022-09-04 14:15:31 +03:00
CMakeLists.txt Temp ideas 2022-09-05 23:25:39 +03:00
database.cpp Temp ideas 2022-09-05 23:25:39 +03:00
database.h Temp ideas 2022-09-05 23:25:39 +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.h Temp ideas 2022-09-05 23:25:39 +03:00
main.cpp Initial stuff 2022-09-04 14:15:31 +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 Temp ideas 2022-09-05 23:25:39 +03:00
table.h Temp ideas 2022-09-05 23:25:39 +03:00
table.hpp Temp ideas 2022-09-05 23:25:39 +03:00