C
C#2y ago
darker5914

AddDistributedTokenCaches and custom IDistributedCache

Anybody with experience of AddDistributedTokenCaches ? I would like to use a custom provider instead of the options that microsoft makes available (table storage or mongo instead of sql / redis / cosmos). I am using the following library https://github.com/StefH/DistributedCache.AzureTableStorage that implements IDistributedCache, but I can't figure out what else I need to do apart from registering it.
GitHub
GitHub - StefH/DistributedCache.AzureTableStorage: IDistributedCach...
IDistributedCache implementation for AzureTableStorage - GitHub - StefH/DistributedCache.AzureTableStorage: IDistributedCache implementation for AzureTableStorage
0 Replies
No replies yetBe the first to reply to this messageJoin