Commit Graph

49 Commits (draft)

Author SHA1 Message Date
kimory 73e1f0123c DODB: correct typing for all functions. 2022-10-25 19:49:36 +02:00
kimory c36cad41ab filename->integer: filename must be a pathname 2022-10-25 12:27:50 +02:00
kimory 050db0ed8b Type definition: replace wrong fsymbol type by function 2022-10-25 12:01:25 +02:00
kimory 10ba9a1a72 Add types. 2022-10-24 12:33:25 +02:00
kimory 8fc2a645c4 Beginning of type declaration + optimization 2022-10-24 00:41:04 +02:00
kimory 88f1440fdb Adding some new points in the TODO 2022-10-23 12:17:20 +02:00
kimory acb3c8ee5b TODO: switch to CBOR format. 2022-10-22 16:17:42 +02:00
kimory 2a97f2f218 Add a drop DB function 2022-10-21 22:54:03 +02:00
kimory afe2e12f5f Safe-guarding index and partition names, some grooming. 2022-10-19 21:22:15 +02:00
kimory 0d1411fb61 Add missing parenthesis. 2022-10-18 23:01:05 +02:00
kimory fb84d81075 Adapt scenario to new API. 2022-10-18 22:44:37 +02:00
kimory 9c110610ae value->string 2022-10-18 22:36:30 +02:00
kimory 32155d7690 Code review. 2022-10-18 22:31:47 +02:00
kimory b3a50358ab temp commit 2022-10-18 20:10:25 +02:00
kimory 1ce7d71f8d temp commit 2022-10-18 19:53:44 +02:00
kimory d1dc936eee Aliases removed and search functions renamed 2022-10-18 10:08:10 +02:00
kimory d522a80f51 Add osicat dependency. 2022-10-17 23:14:18 +02:00
kimory 467601e809 Project skeleton. 2022-10-17 23:11:17 +02:00
kimory aca91a5961 Handle default type for indexes and partitions 2022-10-17 19:15:04 +02:00
kimory 98793adf63 An object attribute can now be a symbol. 2022-10-17 14:12:15 +02:00
kimory 09fb2b7cf4 TODO: verify index and partition names. 2022-10-17 14:11:25 +02:00
kimory cfe7a87bfa Scenario. 2022-10-16 23:17:29 +02:00
kimory 7821a1a819 Export more functions, db/add returns index, remove the scenario. 2022-10-16 23:16:41 +02:00
kimory 751e0efdec TODO: more tests!!! 2022-10-16 23:16:20 +02:00
kimory e682b786b7 TODO 2022-10-16 21:16:24 +02:00
kimory 9de26d52c0 Update: done. 2022-10-16 16:01:35 +02:00
kimory 6ea4c26172 code cleaning 2022-10-16 13:48:49 +02:00
kimory a321b62277 remove useless TODO (db/del is now finished) 2022-10-16 13:44:14 +02:00
kimory c0385cd095 update: handle partitions 2022-10-16 13:36:23 +02:00
kimory ddb6d5b3ff object update: update the indexes 2022-10-16 11:39:19 +02:00
Philippe PITTOLI 284e3a951e Blah? 2022-10-14 20:26:54 +02:00
Philippe PITTOLI 25239281b7 Update (draft) 2022-10-14 18:14:24 +02:00
Philippe PITTOLI 94d522e778 README + prevent data inconsistency on db/add. 2022-10-14 17:48:48 +02:00
Karchnu b29badbad0 Deletion works. 2022-10-13 02:14:31 +02:00
Karchnu 47a50e981a Current-index is being taken care of. 2022-10-13 01:23:13 +02:00
Karchnu b7abc32ec0 Ignoring new (index|partition) symlink errors. 2022-10-12 20:21:46 +02:00
Karchnu 080fcf426d db/new: loads old data. Grooming. 2022-10-12 19:54:00 +02:00
Karchnu 16fb640d2f Search is okay-ish. 2022-10-12 16:10:21 +02:00
Karchnu 3f1e8edf95 Grooming + examples. 2022-10-12 14:51:53 +02:00
Karchnu 779e13e83d dodb.cl no longer executable. 2022-10-12 12:10:12 +02:00
Karchnu 5624c7b7ee Grooming. 2022-10-12 12:09:07 +02:00
Karchnu 49e155248a Get by index and partition: done. 2022-10-12 12:02:08 +02:00
Karchnu b561984dcc Partitions: draft. Different paths for indexes and partitions. 2022-10-12 00:57:41 +02:00
Karchnu 774e9bd436 Naming convention. 2022-10-11 23:43:01 +02:00
Karchnu fe41a86eb8 Indexes (draft). 2022-10-11 23:20:35 +02:00
Karchnu 20fec34dcc db/add draft 2022-10-11 20:44:38 +02:00
Karchnu 1c9648e9a0 db/new & db/index (draft) + example code 2022-10-10 22:44:00 +02:00
Karchnu 069b879b36 Very early draft. 2022-10-10 17:03:53 +02:00
Karchnu e0a5fb7819 Initial commit, just a draft of the readme. 2022-10-10 17:02:56 +02:00