What's Changed
* NEW: add `hiredis-async` extra to allow using `hiredis` parser with `aioredis` by eigenein in https://github.com/kpn/cachetory/pull/8
* FIX: the examples in `README` lack `await` with `backends.async_.from_url` by eigenein in https://github.com/kpn/cachetory/pull/7
**Full Changelog**: https://github.com/kpn/cachetory/compare/0.1.0...0.2.0