24 Commits

Author SHA1 Message Date
bfb1d007ad
Cursors refactoring part one
All checks were successful
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Successful in 1m4s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m22s
Main LMDBAL workfow / Release documentation (push) Successful in 29s
2024-12-25 19:19:32 +02:00
ef86d0adf9
Some reformation, test cases and first bugfixes
All checks were successful
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Successful in 1m2s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m18s
Main LMDBAL workfow / Release documentation (push) Successful in 27s
2024-12-24 18:35:56 +02:00
e88efb458f
Cursors get closed after transaction that open them
Some checks failed
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Failing after 1m4s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m24s
Main LMDBAL workfow / Release documentation (push) Has been skipped
2024-12-24 14:59:58 +02:00
56d35d4832
pragma once and minor change in transactions
Some checks failed
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Failing after 1m8s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m24s
Main LMDBAL workfow / Release documentation (push) Has been skipped
2024-12-17 20:03:48 +02:00
6b475f615e
lmdb calls are now compiled into .so
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 41s
2023-11-14 20:15:16 -03:00
96d7d9ef64
First attempt to make RAII cursors, no tests yet
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 40s
2023-10-25 19:18:23 -03:00
de741eda21
RAII transactions
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 40s
2023-10-17 18:06:11 -03:00
2d40692560
duplicates handling for forceRecord and changeRecord methods, tests and docs 2023-08-19 16:25:52 -03:00
180c40370c
more duplicates test, misinterpreted something about duplicates, had to fallback 2023-08-18 10:31:30 -03:00
06e1aca45a
some more ideas about duplicates 2023-08-17 11:45:11 -03:00
f0727aa73d
started to work on duplicates support 2023-08-15 15:48:19 -03:00
7b26d57ab6
some more docs, doc build fix 2023-08-13 14:53:07 -03:00
8ff5672655
mostly documentation mostly for Cursor, some corner cases testing 2023-08-10 20:07:12 -03:00
8cb1e97e30
finally methods that actually do something, some testing of them 2023-08-09 14:41:15 -03:00
5fba60f7f0
some thoughts about cursors, nothing special yet 2023-08-07 18:27:44 -03:00
69bf1fcc3d
replaced some pointers to mutables, some first thoughts about cursors 2023-08-05 17:13:43 -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
8be63d7551
some more transaction thought on cache 2023-04-03 21:48:13 +03:00
f0779ae2aa
some ideas about transaction 2023-04-02 16:00:21 +03:00
a4bb7e6269
a method to get the size of the storage with opened transaction, tests for readAll, and some test for transactions 2023-04-01 17:45:20 +03:00
e2dbea21d1
external transaction methods for storage 2023-03-28 23:45:35 +03:00
763d956bf8
licensing, initial documentation initiative 2023-03-23 20:27:46 +03:00
7377f13534
project name change 2023-03-21 14:05:54 +03:00