Skip to content

[DO_NOT_MERGE] trying cockroachdb

o@ungehorsam.ch requested to merge cockroach into master

This patch allows you to try iapi with a cockroachdb cluster of 5 nodes. It is intended for testing this as an option for our prod instance in the future.

You also need to add the following to the iapi Gemfile:

gem 'activerecord-cockroachdb-adapter'

Merge request reports