blob: 9d1753015f9473ad74521528bb76ff3a7cb2bd45 (
plain) (
tree)
|
|
#
msgid ""
msgstr ""
msgid ""
"title: \"Datomic on global: good reasons for and against it\"\n"
"date: 2020-10-22\n"
"layout: slides\n"
"lang: en\n"
"ref: datomic-on-global-good-reasons-for-and-against-it\n"
"published: false"
msgstr ""
msgid "Datomic on global"
msgstr ""
msgid "**Good** reasons for and against it"
msgstr ""
msgid "When creating a new service..."
msgstr ""
msgid ""
"(defn prototype->database\n"
" [prototype]\n"
" (if (= :global prototype)\n"
" :datomic\n"
" #{:dynamodb :redis :nothing}))\n"
msgstr ""
msgid "...which is, in my opinion, a poor heuristic."
msgstr ""
msgid "notifications vs toasty"
msgstr ""
msgid "jurassic-park vs auth"
msgstr ""
msgid "blackleach -> diablo -> ledger"
msgstr ""
msgid "Thank you!"
msgstr ""
msgid "References:"
msgstr ""
msgid "these slides: [{{ site.tld }}/slides.html]({% link slides.md %})"
msgstr ""
msgid ""
"[prose version of this presentation]({% link _articles/2020-10-22-datomic-"
"on-global-good-reasons-for-and-against-it.md %})"
msgstr ""
|