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

Docs improvements #228

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Docs improvements #228

merged 3 commits into from
Jan 26, 2024

Conversation

petermorlion
Copy link
Contributor

I had a tiny bit of trouble reading the overview of caching providers to see what was need for me to use this library. I quickly got it, but noticed some small improvements could be made. Hope you like them.

Copy link

what-the-diff bot commented Jan 26, 2024

PR Summary

  • Enhanced Cache Provider Information
    The PR provides new sections detailing various cache providers and how they can be utilized effectively.

  • Detailed Instructions for EasyCaching.Core
    There are now improved guidelines and clarifications for using EasyCaching.Core as the preferred cache provider.

  • Guidelines for using CacheManager.Core
    New, comprehensive instructions and configuration setups have been introduced for CacheManager.Core cache provider usage.

  • Introduction to custom cache providers
    Information on how to use and exploit custom cache providers have been added, giving users more flexibility.

  • Global Cache Setting Enhancements
    Instructions and configurations for setting up global cache settings have been refined for better comprehension and functionality.

  • Caching Specific Commands and Queries
    This update also brings instructions and configurations for caching specific queries and commands, optimizing performance.

  • Skipping Caching and Cache Invalidation
    The PR adds detail on how to skip caching and to invalidate cache when required, aiding overall cache management.

  • .DisableLogging() Usage Update
    Updates on how .DisableLogging() method has been used in some configurations are part of the PR. This change ensures appropriate management of logging activities within the system.

@VahidN
Copy link
Owner

VahidN commented Jan 26, 2024

Thanks.

@VahidN VahidN merged commit 8438777 into VahidN:master Jan 26, 2024
2 checks passed
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.

2 participants