Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IDistributedCache #249

Closed
tidyui opened this issue Apr 10, 2018 · 1 comment
Closed

Add support for IDistributedCache #249

tidyui opened this issue Apr 10, 2018 · 1 comment
Assignees
Milestone

Comments

@tidyui
Copy link
Member

tidyui commented Apr 10, 2018

Add a cache provider that takes any implementation of the IDistributedCache interface. This will for example enable support for Redis as cache provider.

@tidyui
Copy link
Member Author

tidyui commented Apr 16, 2018

This requires that all models are marked as serializable as the cache api uses binary serialization

@tidyui tidyui added this to the Version 5.4 milestone Feb 28, 2019
@tidyui tidyui closed this as completed Feb 28, 2019
@tidyui tidyui self-assigned this Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant