Redis.AspNet.Identity icon indicating copy to clipboard operation
Redis.AspNet.Identity copied to clipboard

Migrate ServiceStack.Redis Dependency to StackExchange.Redis

Open simonpbond opened this issue 10 years ago • 2 comments

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.

simonpbond avatar Dec 26 '14 16:12 simonpbond

Sure. Let me know if you have a pull request, and I will merge it.

aminjam avatar Dec 26 '14 18:12 aminjam

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!

simonpbond avatar Dec 27 '14 06:12 simonpbond