This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-31
Channels
- # adventofcode (1)
- # beginners (24)
- # boot (10)
- # cider (3)
- # cljsrn (11)
- # clojure (83)
- # clojure-dev (8)
- # clojure-russia (1)
- # clojure-spec (6)
- # clojure-uk (3)
- # clojurescript (25)
- # cursive (6)
- # datomic (7)
- # docs (1)
- # emacs (5)
- # hoplon (14)
- # jobs (1)
- # luminus (1)
- # off-topic (13)
- # om (3)
- # onyx (10)
- # parinfer (3)
- # re-frame (1)
- # ring-swagger (1)
- # sql (1)
- # unrepl (62)
Interesting, @eoliphant Thx for the lead. That blog post makes Onyx sound like a heavy/elaborate lift. Was it simpler than the report queue somehow?
@hiskennyness #onyx needs a zookeeper and maintain a quorum of 5 zookeeper isn't a "easy" thing.
@souenzzo OMG. Zookeeper, too? (Programming) life just is not that simple any more.
Which AWS EC2 instance size should I use for Datomic transactor? The cloudformation templates still have c3.large, which seems to be no longer available (maybe just hidden)
This is for testing/staging loads. Will t2.micro / t2.small do?
In my experience t2.medium
is the smallest that can practically run the transactor, at least when using the cognitect ami