{% set app_page_title="Database Information" %}

Current Database:

  • Powered by {% if dbinfo['table'] == 'cassandra' %} Cassandra {% endif %}

  • Data is replicated {{ dbinfo['replication'] }} times.