Peter Manton
Results
2
comments of
Peter Manton
I also had this issue - however, I'm populating redis via a nodejs redis library. Make sure whatever is writing them to redis is enclosing the values with quotes /...
This problem is still occurring - is this likely to be fixed any time soon? Patch below: ``` --- spo_database_cache.h 2017-06-27 16:13:55.197106291 +0100 +++ spo_database_cache.h.new 2017-06-29 15:52:24.987624409 +0100 @@ -96,9...