Skip to content

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 than pickle
  • Update the cache key tests

Merge request reports

Loading