diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-18 20:35:59 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-18 20:35:59 +0100 |
| commit | 429f686fa0c66a8fc00f5a2d4947bca42b50b5a6 (patch) | |
| tree | d9fc827d29b258b96a73e7e27ef14ca9b5b286f8 /requirements/tasks/task-021.md | |
| parent | 9b2062e42b7422456aca184d45762d9bd4523106 (diff) | |
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
Diffstat (limited to 'requirements/tasks/task-021.md')
| -rw-r--r-- | requirements/tasks/task-021.md | 8 |
1 files changed, 8 insertions, 0 deletions
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. |
