LMDB Abstraction Layer. A library to ease interactions with LMDB
Go to file
Blue 5f90a21fe6
finally, first working prototype
2022-09-15 01:18:31 +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 finally, first working prototype 2022-09-15 01:18:31 +03:00
database.h finally, first working prototype 2022-09-15 01:18:31 +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 finally, first working prototype 2022-09-15 01:18:31 +03:00
exceptions.h finally, first working prototype 2022-09-15 01:18:31 +03:00
main.cpp finally, first working prototype 2022-09-15 01:18:31 +03:00
serializer.h finally, first working prototype 2022-09-15 01:18:31 +03:00
serializer.hpp finally, first working prototype 2022-09-15 01:18:31 +03:00
serializer_uint32.hpp finally, first working prototype 2022-09-15 01:18: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 finally, first working prototype 2022-09-15 01:18:31 +03:00
table.h finally, first working prototype 2022-09-15 01:18:31 +03:00
table.hpp finally, first working prototype 2022-09-15 01:18:31 +03:00