Commit Graph

9 Commits

Author SHA1 Message Date
wpetit 8f9428b3f3 feat(storage): add revision number to documents
arcad/edge/pipeline/head Build started... Details
arcad/edge/pipeline/pr-master Build started... Details
ref #13
2024-01-12 10:05:47 +01:00
wpetit 6a99409a15 feat(blobstore): add cache driver 2023-10-24 22:52:33 +02:00
wpetit 8e574c299b feat(storage): rpc based implementation
arcad/edge/pipeline/pr-master This commit looks good Details
2023-09-28 12:36:30 -06:00
wpetit 054e80bbfb fix(storage,sqlite): prevent 'database is busy' error by using busy_timeout pragma 2023-04-06 14:45:50 +02:00
wpetit 5ad4ab2e23 feat(storage,document,sqlite): implements order by and limit 2023-03-01 12:12:11 +01:00
wpetit b9f985ab0c fix(module,store): allow querying on _id, _createdAt, _updatedAt attributes 2023-02-21 15:05:01 +01:00
wpetit c721d46218 fix(storage,document): sequential upserts 2023-02-17 22:26:12 +01:00
wpetit 85f50eb9d5 fix(storage,sqlite): in operator sqlite translation 2023-02-17 16:59:05 +01:00
wpetit 81dc1adfef feat: initial commit 2023-02-16 17:04:15 +01:00