Redis.AspNet.Identity
Redis.AspNet.Identity copied to clipboard
Migrate ServiceStack.Redis Dependency to StackExchange.Redis
Since ServiceStack.Redis now requires a commercial license, it would be good if Redis.AspNet.Identity was migrated to use StackExchange.Redis instead.
This seems to be where everyone is heading.
Sure. Let me know if you have a pull request, and I will merge it.
I am just starting to learn Identity/Redis/StackExchange.Redis , so not sure if I would be the best person to contribute at the moment.
I just noticed recently there's a movement towards StackExchange.Redis (especially since Booksleeve was dropped in SignalR.Redis 2.2).
Just thought I would mention it.
Happy to contribute once I have further experience!