Open
Description
Looking through the listed transforms I've noticed redux-persist-transform-encrypt has an async version but it appears to simply wrap the sync one and the README has the following note:
Asynchronous support is still a work in progress.
Any plans on supporting async (Promise-based) transforms in the (near) future?