view-redis 1.1 released: Spring Boot embedded management redis key-value pairs

Haven't voted? Don't say you have been to OSC

https://www.oschina.net/project/top_cn_2020

view-redis is a software embedded in the SpringBootWeb project to manage redis key-value pairs. Currently it depends on the redis configuration of the project itself.

characteristic

  1. Redis stand-alone service information query
    1. server
      clients
      memory
      persistence
      stats
      replication
      cpu

2. Support string, list, hash, set, zset data type operations

3. Support key search, single delete key, batch delete key, set expiration time

4. Support redis cluster information view, cluster key value query, modify and delete operations

Cluster information

Related Links

Guess you like

Origin www.oschina.net/news/119537/view-redis-1-1-released