Files
notifications-admin/app
Chris Hill-Scott 45579c59cd Store boolean values in Redis as valid JSON
Calling `.set()` with `True` stores the byte string `'True'` which
cannot subsequently be decoded from JSON (because boolean values in
JSON are lowercase, ie `true`).
2018-07-31 12:17:28 +01:00
..
2018-02-27 16:35:13 +00:00
2017-01-17 11:44:42 +00:00