Fork me on GitHub
#datomic
<
2017-12-12
>
gokulreddy11:12:32

Which is best among deploying datomic in kubernetes and aws??

hmaurer11:12:36

@gokulreddy Kubernetes can run on AWS; you are comparing two different things. On AWS you get DynamoDB, and soon you’ll get the managed Datomic setup from the AWS marketplace

gokulreddy17:12:33

yea….thanks

uwo16:12:08

is it possible that the peer’s call to https://docs.oracle.com/javase/7/docs/api/java/sql/DriverManager.html#getDriver(java.lang.String) would find another driver on the system, before the one we packaged in an uberjar?