predixy
predixy copied to clipboard
A high performance and fully featured proxy for redis, support redis sentinel and redis cluster
如题
2023-03-27 07:43:49.587760 W ConnectConnection.cpp:133 h 1 s 10.220.33.151:6379 169 read error Resource temporarily unavailable 2023-03-27 07:43:49.587786 E Handler.cpp:438 h 1 s 10.220.33.151:6379 169 will be close with status 2 End...
https://github.com/gojuukaze/YTask/issues/50 请问上述情况是因为redis连接方式导致的吗
支持客户端链接
使用Archery连接时会获取数据库列表,但是predixy运行以下命令返回为空:`config get databases` 
### Predixy version Version:1.0.5 Name:predixy RedisMode:proxy SingleThread:false WorkerThreads:16 Uptime:1672990850 ### geopos by predixy ```bash host:port> geoadd testlbs 120.191750 30.187599 95700002 (integer) 0 host:port> geopos testlbs 95700002 1) 1) "120.19175201654434204" 2)...
请问什么时候能支持redisJson这种redis模块的命令?
The new Redis Insight GUI client developed by redis is unable to connect to the proxy. The errors I see in the proxy logs are for missing commands that the...
我原来的配置是这样的三主三从三哨兵+predixy My original configuration was like this three main three from three Sentinels +predixy 每组主从一主两从,都在同一个节点上 Each group has one master and two slaves, all on the same node  测试1:主节点掉线,哨兵会自动把两个从之一选为主,原先主重新上线会自动变为从...
A `Segmentation fault` occured when I use the `predixyFreeEdition-7.0.1` The screenshot is as follows: 