fix #1079 - make `RedisValue.Unbox` far more forgiving on inputs; also, make...
fix #1079 - make `RedisValue.Unbox` far more forgiving on inputs; also, make `RedisValue.Box` try to be more frugal (return boxed primitives rather than boxed RedisValue when possible; support reused objects for common values)
Showing
Please register or sign in to comment