1
0
forked from blue/lmdbal
Commit Graph

31 Commits

Author SHA1 Message Date
a6ea9bedc5 Option to build documentation formats separately
Signed-off-by: bmckwm <benson_muite@disroot.org>
2024-10-01 11:13:48 +00:00
f638228d24
removed lmdbal subdir from lib on installation 2024-02-04 19:49:06 -03:00
6dddd06f93
some cmake magick to make it work with installed paths 2024-02-04 16:10:43 -03:00
d62eddc47e
small build adjustments 2024-02-01 13:05:49 -03:00
79240aa535
a little fix for building as subdirectory 2024-01-31 10:13:27 -03:00
77ba8f9e7b
a bug in readAll of cache 2023-11-10 19:27:04 -03:00
96d7d9ef64
First attempt to make RAII cursors, no tests yet 2023-10-25 19:18:23 -03:00
0079f6e96e
a bug fix, reorganization and 0.5.1 2023-10-21 16:41:41 -03:00
de741eda21
RAII transactions 2023-10-17 18:06:11 -03:00
275406df61
Release CI Workflow 2023-10-14 15:09:50 -03:00
d57d27f952
some more tests, one subtle but important bugfix with cache 2023-08-12 18:28:49 -03:00
4975721a5c
0.3.1 fix qt5 build, exception docs 2023-04-14 11:44:46 -03:00
2b4763b575
0.3.0 2023-04-12 12:36:33 -03:00
af0e48a684
Base class documentation, doxugen tweaking, new exception for one case 2023-04-10 18:01:19 -03:00
ec0d2d57f0
finished documentation for Storage object, added doxygen awesome theme support 2023-04-09 14:19:23 -03:00
f0779ae2aa
some ideas about transaction 2023-04-02 16:00:21 +03:00
763d956bf8
licensing, initial documentation initiative 2023-03-23 20:27:46 +03:00
f5612dc3c5
cmake magick to make package usable and discoverable by another CMake projects, readme, pkgbuild 2023-03-22 19:30:41 +03:00
7377f13534
project name change 2023-03-21 14:05:54 +03:00
19229f6c26
big refactoring part 1 2023-03-20 18:37:13 +03:00
a79dae8fd0
methods to bulk modify the storage, some transaction code hardening, operators to serialize std containers 2022-12-18 17:45:12 +03:00
928558539c
serializer for QByteArray, method to read all records 2022-10-15 13:54:34 +03:00
24e1dca5ea
one more fix 2022-10-10 23:53:58 +03:00
e7f1d48db6
some fixes to help build in nested project 2022-10-10 23:51:48 +03:00
a613eaed27
first thoughts about cache 2022-09-20 20:16:48 +03:00
2f34fa69e8
some more primitive specializations, counting rows, dropping tables, tests 2022-09-17 15:31:58 +03:00
047f96b54a
some tuning, specializations, basic testing 2022-09-16 00:34:39 +03:00
c491793387
some thoughts about exceptions 2022-09-09 20:15:40 +03:00
c3139974f1
Temp ideas 2022-09-05 23:25:39 +03:00
1b3feb58d0
Initial stuff 2022-09-04 14:15:31 +03:00
eae6b90a2a Initial import 2022-09-04 13:14:42 +03:00