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:
Remove Gemfile.lock.
Set environment variable.
DIAMETRIC_ENV=pro
Run bundle install.
bundle install
Change Datomic uri to use sql database backend, or whatever pro version supports.
Start your app.
Then, Diametric connects to Datomic pro version transactor.