diff --git a/agora-push.md b/agora-push.md new file mode 100644 index 000000000..af4b28907 --- /dev/null +++ b/agora-push.md @@ -0,0 +1,10 @@ +# Agora Push + +- As of the time of writing ([[2020-11-25]]), the Agora works exclusively on a pull model: it constantly tries to pull updates from all participating [[digital garden]]s. This is simple and works well enough but might not scale. +- Pushes could fix this. Garden owners could set up some sort of push protocol so that, on each garden update, their note taking tools or their git host ([[github]] is currently the most popular) let the Agora know that there are updates to be pulled. By doing this, they might get better refresh latency. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[2020-11-25]: journal/2020-11-25 "2020-11-25" +[digital-garden]: digital-garden "Digital Garden" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-24.md b/journal/2020-11-24.md index 826fae6a5..18ef5fbf8 100644 --- a/journal/2020-11-24.md +++ b/journal/2020-11-24.md @@ -9,4 +9,5 @@ [//begin]: # "Autogenerated link references for markdown compatibility" [offline-twitter]: ../offline-twitter "Offline Twitter" [bendini-fettuccini]: ../bendini-fettuccini "Bendini Fettuccini" +[algorithm]: ../algorithm "Algorithm" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-25.md b/journal/2020-11-25.md new file mode 100644 index 000000000..fa06ec86f --- /dev/null +++ b/journal/2020-11-25.md @@ -0,0 +1,12 @@ +# 2020-11-25 + +- Discussed [[agora protocol]], [[agora push]] with [[arghzero]]. + - Mentioned [[zapier]], hadn't heard of that I believe. +- Remembered I have next Monday off ([[2020-11-30]]) and felt happy. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora-protocol]: ../agora-protocol "Agora Protocol" +[agora-push]: ../agora-push "Agora Push" +[arghzero]: ../arghzero "Arghzero" +[2020-11-30]: 2020-11-30 "2020-11-30" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-30.md b/journal/2020-11-30.md new file mode 100644 index 000000000..cc3917ed8 --- /dev/null +++ b/journal/2020-11-30.md @@ -0,0 +1,8 @@ +# 2020-11-30 + +- Day off at work! +- Great day to work on [[agora plan]] :) + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora-plan]: ../agora-plan "Agora Plan" +[//end]: # "Autogenerated link references" \ No newline at end of file