This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-03-22
Channels
- # announcements (7)
- # beginners (10)
- # biff (2)
- # calva (12)
- # clerk (1)
- # clojure-europe (1)
- # clojure-korea (2)
- # clojure-norway (6)
- # cursive (5)
- # datahike (10)
- # datalevin (6)
- # datascript (2)
- # fulcro (2)
- # honeysql (18)
- # kaocha (1)
- # missionary (2)
- # off-topic (6)
- # pedestal (3)
- # ring (2)
- # shadow-cljs (11)
- # sql (2)
- # xtdb (4)
I'm excited about the capabilities missionary has demonstrated. Are there any recommended papers to help understand the underlying concepts and implementation principles of missionary?
The channel's history & the Github issue history very useful. Some of links from my notes 1. https://gorgeous-sorbet-a5a2bf.netlify.app/ (the constructing documentations site) 2. https://clojureverse.org/t/missionary-new-release-with-streaming-support-design-notes/4510 the release note 3. https://github.com/leonoel/missionary/issues/30 Execution model discussion 4. https://www.reddit.com/r/Clojure/comments/1amp6aq/missionary_quickstart/ Quick start 5. https://github.com/leonoel/missionary/issues/29 The API's naming conventions