You need to sign in or sign up before continuing.
Update cache keys to use JSON
Description
Update the cache key to use JSON as per https://mail.gnome.org/archives/buildstream-list/2019-February/msg00035.html
Changes proposed in this merge request:
- Add
ujson
dependency - Switch cache keys to use
ujson
rather thanpickle
- Update the cache key tests