Ability to add tags to cached items. Then I can flush only keys with certain tags. Useful to invalidate parts of the cache. Thinking I would need a redis 'hash' key to store tags? Not sure how to delete from tags when TTL of key expires?