|
a9cc12e096
|
More filesystem explanations.
|
2025-04-06 04:17:53 +02:00 |
|
|
a184fad40a
|
Introduction to filesystems.
|
2025-04-05 15:54:38 +02:00 |
|
|
b9242b0aa7
|
Improvements.
|
2025-04-05 04:10:21 +02:00 |
|
|
493deef217
|
The review continues.
|
2025-04-03 14:42:48 +02:00 |
|
|
df565f0426
|
Introduction + s/hash/lookup table/
|
2025-04-02 02:36:50 +02:00 |
|
|
b910319937
|
PAPER: conclusion and minor improvements.
|
2025-03-31 06:06:03 +02:00 |
|
|
69fc674a2a
|
Minor sentence.
|
2025-03-12 04:33:54 +01:00 |
|
|
cdfaf3a006
|
Alternatives++.
|
2025-03-06 16:35:10 +01:00 |
|
|
bed189deba
|
Filesystems.
|
2025-02-28 00:28:02 +01:00 |
|
|
c04104dce1
|
Introduction++
|
2025-02-08 06:18:35 +01:00 |
|
|
7e20de3d0e
|
Tag-based filesystems.
|
2025-02-07 05:27:39 +01:00 |
|
|
a10013f6a4
|
More exotic filesystems.
|
2025-02-07 04:43:59 +01:00 |
|
|
9c98dd33ce
|
Limits of DODB++.
|
2025-02-06 03:48:43 +01:00 |
|
|
5dbc282027
|
Limits of DODB++.
|
2025-02-05 06:42:23 +01:00 |
|
|
f4ab8154f9
|
Alternatives++
|
2025-02-03 08:54:02 +01:00 |
|
|
1c6ea90389
|
Alternatives++
|
2025-02-03 06:27:47 +01:00 |
|
|
03ae174112
|
KS/KE
|
2025-02-02 07:59:40 +01:00 |
|
|
838c0e4494
|
Minor update.
|
2025-02-01 15:08:35 +01:00 |
|
|
b76ee308c1
|
Talking about filesystems.
|
2025-02-01 05:02:26 +01:00 |
|
|
78df769a29
|
Paper improved. Slowing reaching a first readable version.
|
2025-01-27 05:15:18 +01:00 |
|
|
b08c8d43d8
|
Rewrite.
|
2025-01-26 05:37:46 +01:00 |
|
|
d58856b9d8
|
Introduction++.
|
2025-01-25 05:07:00 +01:00 |
|
|
37eed486c0
|
Triggers
|
2025-01-24 17:14:11 +01:00 |
|
|
876df62269
|
Add a few explanations (basic stuff).
|
2025-01-24 06:11:40 +01:00 |
|
|
62236d9276
|
Enable nested bullets.
|
2025-01-24 00:02:35 +01:00 |
|
|
9cc958c026
|
netlibre explanation and data leak prevention methods.
|
2025-01-24 00:02:35 +01:00 |
|
|
3109ee3bba
|
Data-leak++
|
2025-01-24 00:02:35 +01:00 |
|
|
2db46f1525
|
FIFO -> LRU
|
2025-01-24 00:02:35 +01:00 |
|
|
4825d850dc
|
Add missing files.
|
2025-01-24 00:02:35 +01:00 |
|
|
095f525a46
|
bin/
|
2025-01-24 00:02:35 +01:00 |
|
|
56ebeb58c2
|
Paper, advanced draft.
|
2025-01-24 00:02:35 +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 |
|
|
345390f4db
|
Test data: the "Car" class must have a "clone" function.
|
2024-05-07 01:38:52 +02:00 |
|
|
cab18cd26b
|
Call a simpler function.
|
2024-05-07 01:37:46 +02:00 |
|
|
b4460e59fa
|
For cached databases: clone the requested value to avoid problems.
|
2024-05-07 01:34:15 +02:00 |
|
|
351df7426f
|
Fix partition implementation.
|
2024-05-07 00:03:07 +02:00 |
|
|
b590cb9e0f
|
Only catches "File Not Found" error while deleting a value in dodb.cr.
|
2024-05-07 00:01:31 +02:00 |
|
|
8dfbe28986
|
Fix cached indexes not working when databases aren't reindexed on start.
|
2024-05-06 23:52:17 +02:00 |
|
|
7404411ec5
|
MissingEntry -> KeyError
|
2024-05-06 21:24:34 +02:00 |
|
|
8a585a2679
|
MissingEntry -> KeyError
|
2024-05-06 20:32:27 +02:00 |
|
|
0dc384dd79
|
Enable "get?" functions for partitions and tags.
|
2024-05-06 20:20:07 +02:00 |
|