phpRedisAdmin icon indicating copy to clipboard operation
phpRedisAdmin copied to clipboard

Simple web interface to manage Redis databases.

Results 11 phpRedisAdmin issues
Sort by recently updated
recently updated
newest added

Any ideas how to use docker secrets with this? This does not work for me: ``` secrets: redis_password: file: $DOCKER/secrets/redis_password services: redis: image: redis:latest container_name: redis hostname: redis restart: always...

Help wanted

Doesn't support Redis Cluster Mode

Quick support for ACL, use **username** and **password** in config instead of **auth**

![image](https://user-images.githubusercontent.com/26104831/150928679-73fa8a49-4d04-49ee-abfb-909591771356.png) ![image](https://user-images.githubusercontent.com/26104831/150928837-f99fdace-8596-4f39-a70b-39840be22c4f.png) I use rendis cluster version 5.0. If there is a bug in the web page, how can I deal with it

when I delete a key, I will be redirected to a 404 page which path is "http://myDomian/bad%20csrf%20token".

你好,我想使用这个去连接哨兵模式可以吗?

if there is thousands of keys in redis, web frontend will load all data from backend, which is slow and stupid. 1,use pagination on keys which have the same prefix...

Future improvement

pls help me with this errors I config phpredis admin with nginx reverse proxy and docker. It run on localhost but fail in deployment ![Screenshot from 2023-09-11 08-26-43](https://github.com/erikdubbelboer/phpRedisAdmin/assets/58292695/03e1fadf-09ad-489e-8508-ed418329657d)

Please support tls connections for redis servers. AWS Elasticache redis instances with AUTH enabled now only support tls connections.

Easy way to support special characters in the Password when you use HTTP authentication