-
Notifications
You must be signed in to change notification settings - Fork 1
Add caching for client get #79
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
Relm-Arrowny
merged 34 commits into
main
from
66-implement-caching-on-get_configuration
May 22, 2025
Merged
Changes from 2 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
77179b1
Remove unused features
olliesilvester 886268e
Remove CI for GUI
olliesilvester 4f86289
Update helmchart/values.yaml
olliesilvester c3f4124
Changes to CI
olliesilvester dd94bdd
remove paths from ci
olliesilvester 2184ace
update readme
olliesilvester d392aae
Update helmchart
olliesilvester 4069f66
Merge remote-tracking branch 'origin/get_cI_working' into 64_remove_u…
olliesilvester da4fb1d
create main get_configuration endpoint and add tests
olliesilvester c21a08f
Improve CI
olliesilvester 6aaca84
Improve codecov
olliesilvester 576e4f2
Merge branch 'main' into 65_create_main_endpoint
olliesilvester 963cd9f
Response from review
olliesilvester 2f1fe49
Small tidy on build bash scri[t
olliesilvester b7ffc13
add cache for client get
Relm-Arrowny c8c1b4c
add cachetools
Relm-Arrowny dd7ea82
catch miss cache
Relm-Arrowny f32e464
add error handling on responds
Relm-Arrowny d9cd16b
remove unused variables
olliesilvester 52e9a3f
remvoe try and add lib to dev
Relm-Arrowny 7cb94ff
Merge remote-tracking branch 'remotes/origin/65_create_main_endpoint'…
Relm-Arrowny 7bce3af
correct test to raise the correct exception
Relm-Arrowny bc5a2ff
make cache size and lifetime customisables
Relm-Arrowny b6ad4de
correct docstring
Relm-Arrowny d605301
remove pop cache
Relm-Arrowny 0f02426
make use of cachedmethod.
Relm-Arrowny 0c18eac
rename response to data
Relm-Arrowny aed0cf4
Update src/daq_config_server/__main__.py
olliesilvester 8a2d57d
Remove unused beamline variable
olliesilvester a26a4e8
Merge branch '65_create_main_endpoint' into 66-implement-caching-on-g…
olliesilvester b04eebe
fix docString
Relm-Arrowny a237f9e
Merge remote-tracking branch 'origin/main' into 66-implement-caching-…
Relm-Arrowny 3320488
Merge branch '66-implement-caching-on-get_configuration' of github.co…
Relm-Arrowny 3560c9f
correct typo
Relm-Arrowny 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.