Skip to content

v1.1.0 Remove proprietary dependencies

Latest
Compare
Choose a tag to compare
@marcgrue marcgrue released this 15 Jan 15:51
· 76 commits to master since this release

Dependencies on proprietary Datomic dev-local and pro systems are now removed from the distributed core molecule module. This allows using Molecule with Datomic free without having to download other free but proprietary Datomic dev-tools and pro database.

Tests in the non-distributed moleculeTests module still depend on dev-local and pro to ensure that all Datomic systems work with Molecule.

The sample projects in the molecule-samples repo show how to use Molecule with any Datomic database system.