Commit Graph

85 Commits

Author SHA1 Message Date
Blue 064277fa6e
two more methods for getting all records from cache, one more test for reading all 2023-04-07 02:51:45 +03:00
Blue 181a645efc
some more transaction methods, method for valueReference in cache, some errors fix 2023-04-06 02:01:24 +03:00
Blue f99d5559cd
some transaction methods for cache, some more tests for transactions 2023-04-05 02:27:31 +03:00
Blue 150a0b0da9
better transaction tests 2023-04-04 19:14:25 +03:00
Blue 8be63d7551
some more transaction thought on cache 2023-04-03 21:48:13 +03:00
Blue f0779ae2aa
some ideas about transaction 2023-04-02 16:00:21 +03:00
Blue 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
Blue 17fb37075c
unit tests for serialization 2023-03-30 20:00:56 +03:00
Blue e2dbea21d1
external transaction methods for storage 2023-03-28 23:45:35 +03:00
Blue f39d44890a
some fixes in README 2023-03-26 22:12:23 +03:00
Blue c83369f347
fixed tests build 2023-03-26 21:42:52 +03:00
Blue 763d956bf8
licensing, initial documentation initiative 2023-03-23 20:27:46 +03:00
Blue f5612dc3c5
cmake magick to make package usable and discoverable by another CMake projects, readme, pkgbuild 2023-03-22 19:30:41 +03:00
Blue 7377f13534
project name change 2023-03-21 14:05:54 +03:00
Blue 19229f6c26
big refactoring part 1 2023-03-20 18:37:13 +03:00
Blue 6a8f67ac34
cache change bugfix, covered that case with unit tests, unittests for forcing records 2023-03-09 22:50:53 +03:00
Blue a79dae8fd0
methods to bulk modify the storage, some transaction code hardening, operators to serialize std containers 2022-12-18 17:45:12 +03:00
Blue 6ae32e38b6
creation of the directory is no a separate method 2022-12-17 13:06:37 +03:00
Blue 6ff22c9377
methods to check elements without deserialization 2022-12-15 20:29:49 +03:00
Blue 08daad48ad
methods for addition with overwrite 2022-12-14 01:57:49 +03:00
Blue 928558539c
serializer for QByteArray, method to read all records 2022-10-15 13:54:34 +03:00
Blue 24e1dca5ea
one more fix 2022-10-10 23:53:58 +03:00
Blue e7f1d48db6
some fixes to help build in nested project 2022-10-10 23:51:48 +03:00
Blue ceb6df6eca
some test cases for cache, found some bugs, fixed 2022-10-09 17:03:30 +03:00
Blue c23dae2a25
some debug, some idea how to utilize home hints of data by cache 2022-10-08 19:45:07 +03:00
Blue a613eaed27
first thoughts about cache 2022-09-20 20:16:48 +03:00
Blue 2f34fa69e8
some more primitive specializations, counting rows, dropping tables, tests 2022-09-17 15:31:58 +03:00
Blue 047f96b54a
some tuning, specializations, basic testing 2022-09-16 00:34:39 +03:00
Blue 5f90a21fe6
finally, first working prototype 2022-09-15 01:18:31 +03:00
Blue d67a3c32eb
just some thoughts about serializer 2022-09-12 18:16:18 +03:00
Blue c491793387
some thoughts about exceptions 2022-09-09 20:15:40 +03:00
Blue c3139974f1
Temp ideas 2022-09-05 23:25:39 +03:00
Blue a3f58bd3c3
removed kdevelop trash 2022-09-04 14:21:12 +03:00
Blue 1b3feb58d0
Initial stuff 2022-09-04 14:15:31 +03:00
Blue eae6b90a2a Initial import 2022-09-04 13:14:42 +03:00