From 43b77db663eddcdd068b49dbde8109296bf5e462 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 30 Oct 2021 19:44:29 +0300 Subject: Make posts keyed nodes for perf --- db.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'db.json') diff --git a/db.json b/db.json index 0f6afd0..a547969 100644 --- a/db.json +++ b/db.json @@ -54,6 +54,17 @@ "name": "Jan Tuomi" }, "id": "JvXaf8k" + }, + { + "content": "benis", + "createdAt": 1635612178, + "likes": 0, + "userPictureUrl": "https://lh3.googleusercontent.com/a-/AOh14Ggi0fsy3DrKGf2CswW96pft9BO3tDskxr0241FmxQ=s96-c", + "author": { + "id": "jans.tuomi@gmail.com", + "name": "Jan Tuomi" + }, + "id": "_nt608q" } ] } \ No newline at end of file -- cgit v1.3