commit 78e88abd4b40f365fd379b2b0d54ac320b24e759 Author: Glenn Y. Rolland Date: Wed Dec 30 22:24:33 2020 +0100 diff --git a/create-clock-1 b/create-clock-1 new file mode 100644 index 0000000..e69de29 diff --git a/edit-clock-1 b/edit-clock-1 new file mode 100644 index 0000000..e69de29 diff --git a/ops b/ops new file mode 100644 index 0000000..3714aa3 --- /dev/null +++ b/ops @@ -0,0 +1 @@ +{"version":1,"ops":[{"type":1,"author":{"id":"c94d6062213e81927ef41bacde3f3bba7b8ddb79"},"timestamp":1609363473,"title":"Use an in-memory database","message":"The goal of this feature is to be able to keep associations \u0026 be able to make\nrequest on them, without having to maintain a lot of different data structures.\n\nI imagine i could just use ActiveRecords for Ranges \u0026 Commit but i fear its the\nimpact on the code. I would like to keep the codebase as clean as possible.","files":null}]} \ No newline at end of file diff --git a/root b/root new file mode 100644 index 0000000..3714aa3 --- /dev/null +++ b/root @@ -0,0 +1 @@ +{"version":1,"ops":[{"type":1,"author":{"id":"c94d6062213e81927ef41bacde3f3bba7b8ddb79"},"timestamp":1609363473,"title":"Use an in-memory database","message":"The goal of this feature is to be able to keep associations \u0026 be able to make\nrequest on them, without having to maintain a lot of different data structures.\n\nI imagine i could just use ActiveRecords for Ranges \u0026 Commit but i fear its the\nimpact on the code. I would like to keep the codebase as clean as possible.","files":null}]} \ No newline at end of file