SharpRedis
SharpRedis copied to clipboard
A high-performance Redis driver for C#
Results
1
SharpRedis issues
Sort by
recently updated
recently updated
newest added
 这是 Redis 的相关配置, 我还有个常规版本, 是不会报错的 错误信息 > SharpRedis.RedisConnectionException: Failed to connect to Redis, please check the network and Redis configuration. at SharpRedis.Network.Standard.BaseConnectionPool..ctor(ConnectionOptions masterConnectionOptions) at SharpRedis.Network.Pool.DefaultPool..ctor(ConnectionOptions masterConnectionOptions) at SharpRedis.Redis..ctor(ConnectionOptions connectionOptions)...