lmdbal/src
Blue 6d21ecc155
one more test for adding multiple entries, fix of leaking cursor, Storage::change method rework, beginning of documentation
2023-04-08 02:27:53 +03:00
..
CMakeLists.txt cmake magick to make package usable and discoverable by another CMake projects, readme, pkgbuild 2023-03-22 19:30:41 +03:00
base.cpp some more transaction thought on cache 2023-04-03 21:48:13 +03:00
base.h some more transaction thought on cache 2023-04-03 21:48:13 +03:00
cache.h two more methods for getting all records from cache, one more test for reading all 2023-04-07 02:51:45 +03:00
cache.hpp two more methods for getting all records from cache, one more test for reading all 2023-04-07 02:51:45 +03:00
exceptions.cpp licensing, initial documentation initiative 2023-03-23 20:27:46 +03:00
exceptions.h licensing, initial documentation initiative 2023-03-23 20:27:46 +03:00
operators.hpp unit tests for serialization 2023-03-30 20:00:56 +03:00
serializer.h external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer.hpp unit tests for serialization 2023-03-30 20:00:56 +03:00
serializer_double.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_float.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_int8.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_int16.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_int32.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_int64.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_qbytearray.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_qstring.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_stdstring.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_uint8.hpp unit tests for serialization 2023-03-30 20:00:56 +03:00
serializer_uint16.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_uint32.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
serializer_uint64.hpp external transaction methods for storage 2023-03-28 23:45:35 +03:00
storage.cpp some transaction methods for cache, some more tests for transactions 2023-04-05 02:27:31 +03:00
storage.h some more transaction thought on cache 2023-04-03 21:48:13 +03:00
storage.hpp one more test for adding multiple entries, fix of leaking cursor, Storage::change method rework, beginning of documentation 2023-04-08 02:27:53 +03:00