We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When you want to switch from Datomic free to pro version:
Install Jar archives that Datomic pro version needs to run.
cd /path/to/datomic-pro-x.x.xxxx bin/maven-install
Remove Jarfile.lock.
Jarfile.lock
Set environment variable.
export DIAMETRIC_ENV=pro
Run command below to re-create Jarfile.lock.
lockjar lock
Check your Jarfile.lock file has datomic's pro version jar archive.
Change Datomic uri to use sql database backend, or whatever pro version supports.
Start your app.
Then, Diametric connects to Datomic pro version transactor.