mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
databases/redis: add reset db button (#1348)
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user