mirror of
https://github.com/flancian/garden.git
synced 2026-08-09 16:06:18 +00:00
Auto saved by Logseq
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
- I keep thinking about [[sqlite]] as an experiment to make the Agora faster.
|
||||
- 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.
|
||||
-
|
||||
- we could keep the [[agora server is read only]] design principle by having [[agora bridge]] be the component that writes to sqlite, and having [[agora server]] just read.
|
||||
- [[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]]
|
||||
|
||||
Reference in New Issue
Block a user