Commit Graph

9 Commits

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