From 429f686fa0c66a8fc00f5a2d4947bca42b50b5a6 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 18 Jul 2025 20:35:59 +0100 Subject: add task-010, task-011, task-012, task-013, task-014, task-015, task-016, task-017, task-018, task-019, task-020, task-021, task-022, task-023, task-024, task-025, task-026, task-027 --- requirements/tasks/task-021.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 requirements/tasks/task-021.md (limited to 'requirements/tasks/task-021.md') diff --git a/requirements/tasks/task-021.md b/requirements/tasks/task-021.md new file mode 100644 index 0000000..81f8063 --- /dev/null +++ b/requirements/tasks/task-021.md @@ -0,0 +1,8 @@ +# task-021 + +The CRDT sync server must persist domain entities to an SQLite file. + +Source: ard-006 + +For the purposes of this task, any read/write operation is enough to prove that +the pattern is ready to be used in other tasks. -- cgit v1.2.3