-
-
Notifications
You must be signed in to change notification settings - Fork 422
ENH: Cache refactoring #1634
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
Merged
Merged
ENH: Cache refactoring #1634
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a1fd918
Add default_cache_timeout to astroquery package root.
jwoillez 3aa7612
Add cache timeout to AstroQuery
jwoillez 70b396e
setup.py egg_info fix
jwoillez 2e9e278
making sure cache directory exists
e7aa58f
additional caching functionality
0deed64
rethinking some of the caching
04b41c9
fixing bugs
5a3fde8
pep8
a43adb6
cleanup after rebase
ceb8 2edc86e
pep8
ceb8 3eb39ff
adding cache tests
ceb8 0aeb98d
using config for cache location
ceb8 6c03dd0
pep8
ceb8 d92d7b8
regularizing conf usage ande fixing suspend cache function
ceb8 49c7f38
pep8
ceb8 8e8430f
adding cache docs
ceb8 41f77dd
fixing docs failure
ceb8 732b253
integrating better with astropy config framework
ceb8 93242ba
adding back suspend cache for backward compatibility
ceb8 12eae52
making new caching backwards compatible
ceb8 d992eca
updating docs to reflect changes
ceb8 ad6b910
renaming cache config class
ceb8 373081b
implementing review suggestions
ceb8 5b55499
pep8
ceb8 6dc09dd
avoiding sleep
ceb8 016f6b4
updates due to feedback
ceb8 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.