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

allow per field cache updates #21

Closed
waldonl opened this issue Mar 28, 2015 · 1 comment
Closed

allow per field cache updates #21

waldonl opened this issue Mar 28, 2015 · 1 comment

Comments

@waldonl
Copy link
Owner

waldonl commented Mar 28, 2015

e.g. PUT localhost:9990/REOCCA/mycache2/tudus/keras/late?replay=true

the path is the concatenation of the cache name, entry name and key. Note that that needs to be unique per cache entry.

waldonl pushed a commit that referenced this issue Apr 29, 2015
waldonl pushed a commit that referenced this issue Apr 29, 2015
waldonl pushed a commit that referenced this issue May 5, 2015
waldonl pushed a commit that referenced this issue May 17, 2015
…ons is not yet included in this form, ut: all other fields, of both cache target and target entry, are.

The form is unmarshalled by Spray via FormFields, which makes it type safe. No further validation takes place (e.g. url can be anything)
@waldonl
Copy link
Owner Author

waldonl commented May 17, 2015

I close this issue in spite response can not yet be updated in this way. I create a separate issue for this,

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

No branches or pull requests

1 participant