Commit graph

16 commits

Author SHA1 Message Date
f9902bc0b1
Sessions to manage db open state
All checks were successful
Main LMDBAL workflow / Test LMDBAL with qt5 (push) Successful in 1m16s
Main LMDBAL workflow / Test LMDBAL with qt6 (push) Successful in 1m39s
Main LMDBAL workflow / Builds documentation (push) Successful in 46s
Main LMDBAL workflow / Deploys documentation (push) Successful in 7s
2025-05-06 00:22:03 +03:00
1585b8e4f5
Fix typos, fix some warnings, added more compile options, moved to forgejo CI
Some checks failed
Main LMDBAL workflow / Test LMDBAL with qt5 (push) Has been cancelled
Main LMDBAL workflow / Test LMDBAL with qt6 (push) Has been cancelled
Main LMDBAL workflow / Release documentation (push) Has been cancelled
2025-05-02 18:19:06 +03:00
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
68ea7df6a9
Transactions now get closed with the database
All checks were successful
Main LMDBAL workfow / Test LMDBAL with qt5 (push) Successful in 1m3s
Main LMDBAL workfow / Test LMDBAL with qt6 (push) Successful in 1m20s
Main LMDBAL workfow / Release documentation (push) Successful in 25s
2024-12-22 19:39:35 +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
3307860ca6
tests, set method, tests for set method
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 46s
2023-11-01 19:45:42 -03:00
6b348023bb
tests for transaction RAII behaviour, transaction documentation, minor doc fixes
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 37s
2023-10-18 12:44:53 -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
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
66df0da5f6
documented iStorage, hosted docs and added readme link 2023-04-11 12:11:27 -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
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
Renamed from database.cpp (Browse further)