onyx-platform / onyx-datomic

Onyx plugin for Datomic
http://www.onyxplatform.org/
Eclipse Public License 1.0
37 stars 14 forks source link

datomic cloud support (resubmission of #29) #31

Closed k2n closed 6 years ago

k2n commented 6 years ago

Hi @MichaelDrogalis I applied your comment on error message. I also noticed circleCI build failed on merging #29 as it explicitly specified dev profile. dev is included in default profile, and I overrode default profile to also include :datomic-peer profile that brings peer jar. I hope it fixes the build issue.

Please have someone else review and consider to merge if it looks good. I'm going to explore the option to run a CI inside of my dev datomic cloud VPC.

This time I created this PR from my dev branch so it has multiple commits I made while development. Please squash them on merging the PR if you prefer.

Thanks,