From 78e88abd4b40f365fd379b2b0d54ac320b24e759 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Wed, 30 Dec 2020 22:24:33 +0100 Subject: [PATCH] --- create-clock-1 | 0 edit-clock-1 | 0 ops | 1 + root | 1 + 4 files changed, 2 insertions(+) create mode 100644 create-clock-1 create mode 100644 edit-clock-1 create mode 100644 ops create mode 100644 root 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