I'm in the process of updating some legacy stuff that has been pinned to < 1.10 , when the serialization was decoupled
Re:
#191
21c38da
The big issue that lost most of my day: The changelog does not accurately reflect that Redis (and other "Bytes" backends) [should] now use set_serialized instead of set.
While updating, a possible improvement jumped at me - is there any interest in making the config dicts TypedDicts ?