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

v0.5.4 release #98

Merged
merged 11 commits into from Mar 19, 2019
Merged

v0.5.4 release #98

merged 11 commits into from Mar 19, 2019

Conversation

catcherwong
Copy link
Member

  • fix mutex lock error
  • Fix configuration error under multi-instance.
  • Add a default provider name for each cache implementation.
  • Add Interceptor's method attribute cache.
  • Add Interceptor attribute hight availability configuration
  • Add Interceptor Cache Provider Configuration.
  • Add HybridCache distributed cache providers and local cache providers configuration.
  • Remove "AddDefaultXXCache" extension method and associated code that does not use the provider name.
  • Remove not assigned ExpiresAt in CacheValue
  • Update docs

LabelZhou and others added 11 commits March 8, 2019 10:41
Add a default provider name for each cache implementation.
Add Interceptor's method attribute cache.
Add Interceptor attribute hight availability configuration
Add Interceptor Cache Provider Configuration.
Add HybridCache distributed cache providers and local cache providers configuration.
Remove "AddDefaultXXCache" extension method and associated code that does not use the provider name.
Fix configuration error under multi-instance.
Add a default provider name for each cache implementation.
Add Interceptor's method attribute cache.
Add Interceptor attribute hight availability configuration
Add Interceptor Cache Provider Configuration.
Add HybridCache distributed cache providers and local cache providers configuration.
Remove "AddDefaultXXCache" extension method and associated code that does not use the provider name.
@catcherwong catcherwong merged commit 9c1ecf8 into master Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants