diff options
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. |
