Auto saved by Logseq

This commit is contained in:
2022-03-12 17:20:57 +01:00
parent 7b9a1b3d07
commit 31c5f64b84
2 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -22,9 +22,9 @@
- 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.
- NOW fix [[agora mastodon bot]]
- fix [[agora mastodon bot]]
:LOGBOOK:
CLOCK: [2022-03-11 Fri 23:33:32]
CLOCK: [2022-03-11 Fri 23:33:32]--[2022-03-12 Sat 17:20:15] => 17:46:43
:END:
- DONE fixed [[moa.party]] for [[aral]]
- [[tumper]] asked if there's a way of using [[mastodon]] from [[matrix]] -- good question
+5 -2
View File
@@ -2,8 +2,11 @@
- [[agora]]
- this of how to better concentrate all todos in one page (or fewer pages?)
- #push [[agora matrix]]
- [[agora matrix bot]] fixing "cannot start threads from an event with a relation"
- DONE
- DONE [[agora matrix bot]] fix "cannot start threads from an event with a relation"
:LOGBOOK:
CLOCK: [2022-03-12 Sat 17:20:25]--[2022-03-12 Sat 17:20:26] => 00:00:01
:END:
- DONE https://github.com/flancian/agora-bot-matrix/commit/0a39ce86fd9fa92a2459d9099155ebf2994e7896 https://github.com/flancian/agora-bot-matrix/commit/12a8acf05e179d6fc1f041c3adc82d8837174e58
- [[maubot standalone]] https://docs.mau.fi/maubot/usage/standalone.html
- [[speed]] is becoming more of an issue -- [[sqlite]] experiment should probably be prioritized, same as [[docker]] just in case
-