Fork me on GitHub
#datomic
<
2017-12-31
>
kennytilton01:12:22

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?

souenzzo02:12:40

@hiskennyness #onyx needs a zookeeper and maintain a quorum of 5 zookeeper isn't a "easy" thing.

kennytilton07:12:07

@souenzzo OMG. Zookeeper, too? (Programming) life just is not that simple any more.

Petrus Theron10:12:02

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)

Petrus Theron10:12:52

This is for testing/staging loads. Will t2.micro / t2.small do?

donaldball00:01:19

In my experience t2.medium is the smallest that can practically run the transactor, at least when using the cognitect ami

eoliphant22:01:20

yeah I’d second that, we usually do t2.large in dev