databases/redis: add reset db button (#1348)

This commit is contained in:
Michael
2019-05-23 08:42:00 +02:00
committed by Franco Fichtner
parent b5aa5b3afa
commit 784f372aa6
5 changed files with 53 additions and 1 deletions
+17
View File
@@ -16,4 +16,21 @@ Redis also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.
Plugin Changelog
----------------
1.1
* Add a button to reset all databases (contributed by Michael Muenz)
1.0
* Allow interface and port selection
* Syslog or file-based logging
* Allow password protection
* Connection limits
* Performance monitoring of slow connections
WWW: http://redis.io/