Fork me on GitHub
#datomic
<
2017-10-20
>
steveb8n01:10:29

@marshall I've got quite a few transactor fns but I want to use datomic cloud. Stu's talk mentioned that transactor fns are not supported. Is there any info on how to migrate these in prep for cloud?

marshall13:10:50

@steveb8n TBD - we’ll have information about a lot of that once we release

augustl13:10:12

intriguing 🙂

qqq13:10:19

Currently, what is the easiest way to run Datomic on AWS ?

qqq13:10:47

Also, does Datomic use AuroraDB or DynamoDB ? ThingsI've read seems to suggest 1. Datomic uses Dynamo and 2. Aurora is cheaper for most use cases than Dynamo.

augustl13:10:46

datomic can write to many different backends, including DynamoDB: http://docs.datomic.com/storage.html

marshall13:10:04

@qqq the quickest path to running on AWS currently would be http://docs.datomic.com/aws.html

marshall13:10:09

using DynamoDb

laujensen18:10:00

Anything to be mindful of when upgrading datomic versions?