|
2c90114b9d
|
Add pickle support to the MSGPackModernSerializer - if a type can't be serialized to native MessagePack, then pickle it
|
2018-06-08 14:46:41 +10:00 |
|
|
142e3eff2b
|
Ugh. Fix the new MessagePack serialiser to interface reliably with the msgpack library (gotta pass some flags and stuff) - also, actually depend on msgpack to make sure we have it
|
2018-05-28 21:33:20 +10:00 |
|
|
8d4444cfb9
|
Provide our own MessagePack serialiser class for django-redis, since the included one doesn't work properly with msgpack <= 0.5.4
|
2018-05-28 21:18:18 +10:00 |
|