bbc / alephant-broker

Brokers requests for alephant components
MIT License
4 stars 3 forks source link

[READY] Pass unversioned key to set method #43

Closed stevenjack closed 9 years ago

stevenjack commented 9 years ago

rqnf2ou - imgur

Problem

The key had the version number added to it before trying to retrieve content from the cache, then this versioned key was passed along to the set method where it was versioned again - meaning the cached version was never retrievable.

Solution

Pass the unversioned key to the set method.

revett commented 9 years ago

:cake:

revett commented 9 years ago

Minor release this time :wink: