- Added option to view key detail in modal (disabled by default).
- Added basic session auth (replacement for http auth).
- In when Redis database has over 100k keys it automatically switch to SCAN command, you can change threshold with
scanthresholdoption. - Memory optimizations across all dashboards.
- Memcached optimizations.
- Metrics fixes.
- Added more tests.
- Bugfixes.