Commit Graph

22 Commits

Author SHA1 Message Date
f0727aa73d
started to work on duplicates support 2023-08-15 15:48:19 -03:00
161a850088
Some more tests over cache cursor operations 2023-08-13 13:30:17 -03:00
d57d27f952
some more tests, one subtle but important bugfix with cache 2023-08-12 18:28:49 -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
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
064277fa6e
two more methods for getting all records from cache, one more test for reading all 2023-04-07 02:51:45 +03:00
181a645efc
some more transaction methods, method for valueReference in cache, some errors fix 2023-04-06 02:01:24 +03:00
f99d5559cd
some transaction methods for cache, some more tests for transactions 2023-04-05 02:27:31 +03:00
150a0b0da9
better transaction tests 2023-04-04 19:14:25 +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
17fb37075c
unit tests for serialization 2023-03-30 20:00:56 +03:00
c83369f347
fixed tests build 2023-03-26 21:42:52 +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
6a8f67ac34
cache change bugfix, covered that case with unit tests, unittests for forcing records 2023-03-09 22:50:53 +03:00
ceb6df6eca
some test cases for cache, found some bugs, fixed 2022-10-09 17:03:30 +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