From c0cbd99536568a8c47ff6aa49e068df66154ee44 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 11 Mar 2022 13:14:59 +0100 Subject: [PATCH] Auto saved by Logseq --- journal/2022_03_11.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/journal/2022_03_11.md b/journal/2022_03_11.md index 8e9a335c9..7c30beccd 100644 --- a/journal/2022_03_11.md +++ b/journal/2022_03_11.md @@ -15,7 +15,9 @@ - the fact that this lets us have a single push implementation for all source formats that render similarly has a lot going for it? - all in all I will probably try to implement this soon (finally!) - I keep thinking about [[sqlite]] as an experiment to make the Agora faster. - - the filesystem is very fast (fast enough) for the core Agora + - the filesystem is very fast (fast enough) for the core Agora functionality of gathering all resources matching a name, but is too slow to handle deeper relationships between resources (linking, pulls, pushes) as we scale up. + - storing relationships in sqlite seems like a reasonable experiment to run. + - - [[tumper]] asked if there's a way of using [[mastodon]] from [[matrix]] -- good question - https://pinafore.social/statuses/107913044603938676 - [[matrix mastodon bridge]] == [[mastodon matrix bridge]] -> [[matrix activitypub bridge]]