{"Message":"Invalid bulk string terminator","Source":"StackExchange.Redis","StackTrace":" 在 StackExchange.Redis.PhysicalConnection.ReadBulkString(Byte[] buffer, Int32& offset, Int32& count)
在 StackExchange.Redis.PhysicalConnection.TryParseResult(Byte[] buffer, Int32& offset, Int32& count)
在 StackExchange.Redis.PhysicalConnection.ReadArray(Byte[] buffer, Int32& offset, Int32& count)
在 StackExchange.Redis.PhysicalConnection.TryParseResult(Byte[] buffer, Int32& offset, Int32& count)
在 StackExchange.Redis.PhysicalConnection.ProcessBuffer(Byte[] underlying, Int32& offset, Int32& count)
在 StackExchange.Redis.PhysicalConnection.ProcessReadBytes(Int32 bytesRead)
在 StackExchange.Redis.PhysicalConnection.StackExchange.Redis.ISocketCallback.Read()","TargetSite":{"Name":"ReadBulkString","AssemblyName":"StackExchange.Redis, Version=1.1.608.0, Culture=neutral, PublicKeyToken=null","ClassName":"StackExchange.Redis.PhysicalConnection","Signature":"StackExchange.Redis.RawResult ReadBulkString(Byte[], Int32 ByRef, Int32 ByRef)","Signature2":"StackExchange.Redis.RawResult ReadBulkString(System.Byte[], System.Int32&, System.Int32&)","MemberType":8,"GenericArguments":null}}
- Getting Redis Master address from Sentinel C#
- Configuring Redis to play nice with AppHarbor
- Why do we need Redis for running CKAN?
- Problem in deserialize redis-cache to objects in S
- wait for all promises to finish in nodejs with blu
字符串太长了
用CSRedisCore试试