dpdk-redis
dpdk-redis copied to clipboard
Fork from official redis-3.0.5, and run on the dpdk user space TCP/IP stack(ANS).
Results
1
dpdk-redis issues
Sort by
recently updated
recently updated
newest added
trafficstars
在使用默认配置6379.conf启动时,报错启动时:setsockopt: not support optname 2 使用自己修改的配置redis.conf报错,Creating Server TCP listening socket 192.168.116.146:6379: unable to bind socket 不知道如何解决