predixy icon indicating copy to clipboard operation
predixy copied to clipboard

A high performance and fully featured proxy for redis, support redis sentinel and redis cluster

Results 118 predixy issues
Sort by recently updated
recently updated
newest added

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` ![CleanShot 2023-03-15 at 16 23 47@2x](https://user-images.githubusercontent.com/20394007/225250005-5366b023-49e5-4932-8459-b69a3a9d0cca.png)

### 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 ![截图_选择区域_20240416092428](https://github.com/joyieldInc/predixy/assets/32017265/0e6f8d2b-69cb-4c24-8c71-097cea7d01ab) 测试1:主节点掉线,哨兵会自动把两个从之一选为主,原先主重新上线会自动变为从...

A `Segmentation fault` occured when I use the `predixyFreeEdition-7.0.1` The screenshot is as follows: ![Segmentation fault](https://github.com/joyieldInc/predixy/assets/54386692/09b35ee6-06ff-45e9-b70f-377d70d0947b)