Commit Graph

236 Commits (1d03f906e689c378c8cb55a68b996ba080ac3a66)

Author SHA1 Message Date
Philippe PITTOLI 3b9e56451a s/Indexer/Index/ 2024-05-22 18:38:26 +02:00
Philippe PITTOLI 633085f63b Massive class renaming. 2024-05-22 18:29:08 +02:00
Philippe PITTOLI 5320a6afaf Graph -> paper. 2024-05-22 17:38:30 +02:00
Philippe PITTOLI 5a6a3abc2c Improve consistency tests. 2024-05-22 17:36:45 +02:00
Philippe PITTOLI 7272b9fe6f Partitions gets a new `get_with_keys?` function, for consistency. 2024-05-22 05:34:36 +02:00
Philippe PITTOLI 255cfe4162 New consistency verification for indexes. 2024-05-22 05:34:14 +02:00
Philippe PITTOLI 8ee628d640 FOR CONSISTENCY 2024-05-22 05:13:24 +02:00
Philippe PITTOLI b0d59c92dc Test ships: new API. 2024-05-22 05:05:43 +02:00
Philippe PITTOLI 7a342f8391 Removes a lot of duplicated code. 2024-05-22 05:05:18 +02:00
Philippe PITTOLI 2b24fbc8a0 Documentation PDF: smaller trees and source code, some more API doc. 2024-05-22 03:58:15 +02:00
Philippe PITTOLI ce50f6f334 test-ships: changes in Tags taken into account. 2024-05-22 03:57:35 +02:00
Philippe PITTOLI 087784a620 Tags: code refactoring and consistency improvement. 2024-05-22 03:56:44 +02:00
Philippe PITTOLI de07d74856 each_with_key 2024-05-22 00:39:33 +02:00
Philippe PITTOLI 319f521379 Change version. 2024-05-21 20:58:52 +02:00
Philippe PITTOLI 0549879140 API change: get_with_index -> get_with_keys 2024-05-21 20:57:44 +02:00
Philippe PITTOLI 378f8c76db Documentation, again. Some very few re-implementations. 2024-05-21 20:50:28 +02:00
Philippe PITTOLI 5c45311926 Add a gitignore. 2024-05-21 13:54:19 +02:00
Philippe PITTOLI d1a57248be Specs: remove empty RAM-only database directories. 2024-05-21 13:52:52 +02:00
Philippe PITTOLI 959dd6ba01 TODO: remove empty partitions and tags. 2024-05-21 13:50:39 +02:00
Philippe PITTOLI c5f57b589d Documentation goes brrrr. 2024-05-21 13:50:25 +02:00
Philippe PITTOLI bc0017c6b7 Properly removes test database directories. 2024-05-21 13:15:19 +02:00
Philippe PITTOLI 8d323c2a8c Documentation about partitions. 2024-05-21 02:11:01 +02:00
Philippe PITTOLI be1ec6a1db Documentation for basic indexes. 2024-05-21 01:59:39 +02:00
Philippe PITTOLI 3c0e1b7608 Documentation, again. 2024-05-20 20:55:07 +02:00
Philippe PITTOLI 78d6db2cc4 Documentation goes brrrrr 2024-05-20 13:38:58 +02:00
Philippe PITTOLI df705543b6 Documentation, a few implementations rewritten, make source more consistent. 2024-05-20 13:10:17 +02:00
Philippe PITTOLI 39b427886f spec/test-ships.cr: tests are passing. 2024-05-20 03:14:47 +02:00
Philippe PITTOLI 61020dfd59 Removed useless stats.sh 2024-05-20 03:07:19 +02:00
Philippe PITTOLI a33fba4c50 New data. 2024-05-20 03:07:01 +02:00
Philippe PITTOLI 143b2fa4b4 spec/db-cars.cr updated for the new API. 2024-05-20 03:06:25 +02:00
Philippe PITTOLI 8a44828cf2 Nilable indexes taken into account. 2024-05-20 03:05:59 +02:00
Philippe PITTOLI 6dbcee5060 Finally add some real API documentation. 2024-05-20 01:28:33 +02:00
Philippe PITTOLI fc103f5203 TODO 2024-05-19 23:48:14 +02:00
Philippe PITTOLI 58d7147752 Blah. 2024-05-19 18:09:19 +02:00
Philippe PITTOLI ef92be31cc Talk a bit more about mlock and mprotect. 2024-05-18 12:58:04 +02:00
Philippe PITTOLI 01a1a34430 Talk about the mprotect and mlock syscalls. 2024-05-17 19:52:36 +02:00
Philippe PITTOLI 8717709a2c Blah 2024-05-17 19:49:09 +02:00
Philippe PITTOLI c8c84f2a04 It 2024-05-17 19:48:18 +02:00
Philippe PITTOLI 04058a0a38 Data. 2024-05-17 19:47:52 +02:00
Philippe PITTOLI ab139f4f52 Remove nilable indexes. 2024-05-17 19:47:11 +02:00
Philippe PITTOLI 700f86a7f5 API documentation. 2024-05-17 14:08:32 +02:00
Philippe PITTOLI 789b8163e6 Cached and uncached database and indexes. 2024-05-17 03:28:50 +02:00
Philippe PITTOLI 336b19bbde Details. 2024-05-17 02:42:19 +02:00
Philippe PITTOLI 9da39972d3 Blah. 2024-05-17 01:43:22 +02:00
Philippe PITTOLI e903b9df43 Side note about indexes. 2024-05-16 15:23:19 +02:00
Philippe PITTOLI 4c136ddf82 Limitations of the DODB approach. 2024-05-16 14:42:11 +02:00
Philippe PITTOLI e6e503e475 Index objects. 2024-05-16 02:24:24 +02:00
Philippe PITTOLI 8525fbf5db DODB: basic usage and basic indexes. 2024-05-16 02:18:19 +02:00
Philippe PITTOLI 9a687a35cb Stuff. 2024-05-15 14:39:33 +02:00
Philippe PITTOLI 1e6814f4db Benchmarks: provide reports to simplify the code for statistical analysis. 2024-05-15 14:17:15 +02:00