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

DOC: flesh out cache documentation. #476

Closed
wants to merge 1 commit into from

Conversation

jmilloy
Copy link
Collaborator

@jmilloy jmilloy commented May 18, 2021

  • Demonstrate output caching at the top. This is the primary usage of the cache.
  • Adds Disk Cache section.
  • Adds S3 Cache section.
  • Adds Advanced Usage section with caching other objects, cached_property, and cache expiration.

Closes #471

* Demonstrate output caching at the top. This is the primary usage of the cache.
* Adds Disk Cache section.
* Adds S3 Cache section.
* Adds Advanced Usage section with caching other objects, cached_property, and cache expiration.
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.8%) to 86.279% when pulling d049b75 on feature/cache_documentation into ef91654 on develop.

@jmilloy
Copy link
Collaborator Author

jmilloy commented May 27, 2021

Superseded by #478

@jmilloy jmilloy closed this May 27, 2021
@jmilloy jmilloy deleted the feature/cache_documentation branch May 27, 2021 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cache documentation
2 participants