Commit graph

146 commits

Author SHA1 Message Date
217b833572 Minor modifications. 2025-04-29 03:50:53 +02:00
733e9605b4 Race condition. 2025-04-25 17:53:53 +02:00
6cb42f9953 Last annex: add a few details about the API. 2025-04-21 03:08:19 +02:00
7cf7104757 Small fixes. 2025-04-20 11:54:35 +02:00
d113026d40 Minor changes. 2025-04-20 11:54:35 +02:00
bc2fb503f2 Almost finished!! 2025-04-20 11:54:35 +02:00
3d79a94f8f Feedback. 2025-04-20 11:54:35 +02:00
d7e378f121 Filesystem introduction. 2025-04-20 11:54:35 +02:00
1420f4b10a More filesystem explanations. 2025-04-20 11:54:35 +02:00
3fef72ab8a Introduction to filesystems. 2025-04-20 11:54:35 +02:00
2493249fb4 Improvements. 2025-04-20 11:54:35 +02:00
4cadc96181 The review continues. 2025-04-20 11:54:35 +02:00
71d8acf85f Introduction + s/hash/lookup table/ 2025-04-20 11:54:35 +02:00
9df8a20c2e PAPER: conclusion and minor improvements. 2025-04-20 11:54:35 +02:00
7e0c32628e Minor sentence. 2025-04-20 11:54:35 +02:00
62ba6ecf8d Alternatives++. 2025-04-20 11:54:35 +02:00
8ba6105d82 Filesystems. 2025-04-20 11:54:35 +02:00
6daa23f2f1 Introduction++ 2025-04-20 11:54:35 +02:00
d4efe64d83 Tag-based filesystems. 2025-04-20 11:54:35 +02:00
279213e292 More exotic filesystems. 2025-04-20 11:54:35 +02:00
d84ebcbf7e Limits of DODB++. 2025-04-20 11:54:35 +02:00
ff14fd73b5 Limits of DODB++. 2025-04-20 11:54:35 +02:00
4a3be277af Alternatives++ 2025-04-20 11:54:35 +02:00
e8ffee2c7a Alternatives++ 2025-04-20 11:54:35 +02:00
d66f5ba14c KS/KE 2025-04-20 11:54:35 +02:00
3f320f71bb Minor update. 2025-04-20 11:54:35 +02:00
5ec06cb44e Talking about filesystems. 2025-04-20 11:54:35 +02:00
90f43f14cc Paper improved. Slowing reaching a first readable version. 2025-04-20 11:54:35 +02:00
8a06e3f286 Rewrite. 2025-04-20 11:54:35 +02:00
cba95ebe3b Introduction++. 2025-04-20 11:54:35 +02:00
b0e08f0698 Triggers 2025-04-20 11:54:35 +02:00
91244cb815 Add a few explanations (basic stuff). 2025-04-20 11:54:35 +02:00
75f433ff95 Enable nested bullets. 2025-04-20 11:54:35 +02:00
3e4da1a36d netlibre explanation and data leak prevention methods. 2025-04-20 11:54:35 +02:00
e91d83713a Data-leak++ 2025-04-20 11:54:35 +02:00
b3333df82e FIFO -> LRU 2025-04-20 11:54:35 +02:00
2edf490517 Add missing files. 2025-04-20 11:54:35 +02:00
49184960f0 bin/ 2025-04-20 11:54:35 +02:00
b069f202f8 Paper, advanced draft. 2025-04-20 11:54:35 +02:00
5602a6a7ef high volume db test - spec/ dir is currently a mess 2025-01-29 02:42:54 +01:00
0f6607b54d Add a template of trigger. 2024-12-18 18:58:30 +01:00
aa51e07211 Accept arbitrary triggers. 2024-12-17 00:10:12 +01:00
5a989b4046 More tests for the Common database. 2024-12-14 19:00:45 +01:00
5a04adcd6a Fix the Common database reindex. 2024-12-14 19:00:35 +01:00
38f54cdf77 Fix naming: FIFO -> LRU 2024-12-13 23:31:25 +01:00
19d878e21c Removing "." and ".." directories while walking the FS the right way (#entries -> #children). 2024-07-02 16:59:17 +02:00
179d5e6e17 Documentation fixes. Add Trigger#delete?. 2024-06-02 01:37:30 +02:00
27d4c00cbe Triggers, API documentation, benchmarks, DODB::Storage::Common 2024-06-01 02:15:11 +02:00
401578c77d Index: change get_key to either walk the FS or the cached db index. 2024-05-07 14:53:03 +02:00
bb6d9a26f7 Don't clone data by default. User can clone only when relevant. 2024-05-07 13:05:01 +02:00