diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-10-30 19:44:29 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-10-30 19:44:29 +0300 |
| commit | 43b77db663eddcdd068b49dbde8109296bf5e462 (patch) | |
| tree | 23f8d6e79124dc11ab1bd9932f0ad9e578bd75cd /db.json | |
| parent | c6d55561bf8422301ea7a2d08b9a7c3e30a1440e (diff) | |
Make posts keyed nodes for perf
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |
