We made several improvements in Universal Relay Boilerplate and Rebar.
The Universal Relay Boilerplate and Rebar, now at version 20.1.0.136 have been updated with newer versions of their dependencies. In addition to routine version upgrades, we introduced several new features:
- Improvements to multi-tenant support.
- Update the default port from
4444
to26005
. - Remove changing the default persister in setup scripts, and set up the default persister to be Cassandra.
- Removed unfinished example simple list.
- Added big calendar view to translaticiarum.
- Improvements to connection handling with Cassandra allowing restart when connection could not be established. This allows the server to work well inside a pm2 environment.
We also updated the installation instructions to include instructions for Elassandra here.