async-rediscache
async-rediscache copied to clipboard
Add support for the bytes type
This will need some special handling to prevent trying to decode bytes into utf8 but will allow users to serialize arbitrary data in a more compact manner.
Any updates here @SebastiaanZ ? I'd be happy to implement it