You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>It can be enabled by registering the <code>AdminDatabaseFeature</code> plugin from <ahref="https://nuget.org/packages/ServiceStack.Server">ServiceStack.Server</a>:</p>
<p>Which without any additional configuration your App's configured databases will be listed on the home page, including their schemas, tables and any registered <ahref="/ormlite/getting-started#multiple-database-connections">named connections</a>:</p>
<p>The <ahref="/admin-ui-redis">Redis Admin UI</a> lets you manage your App's configured Redis Server with a user-friendly UX for managing core Redis data types, simple search functionality to quickly find Redis values, quick navigation between related values, first class support for JSON values and a flexible command interface and command history to inspect all previously run redis commands.</p>
<p>It can be enabled by registering the <code>AdminDatabaseFeature</code> plugin from <ahref="https://nuget.org/packages/ServiceStack.Server">ServiceStack.Server</a>:</p>
0 commit comments