Skip to content

Feature/cache invalidation api#26

Merged
jimlambie merged 7 commits intomasterfrom
feature/cache_invalidation_api
Mar 1, 2016
Merged

Feature/cache invalidation api#26
jimlambie merged 7 commits intomasterfrom
feature/cache_invalidation_api

Conversation

@kevinsowers223
Copy link
Contributor

Fix #10

Create '/api/flush' endpoint for cache invalidation api.

@josephdenne , @jimlambie Please review

Tests for '/api/flush' endpoints pass, in acceptance suite.

jimlambie added a commit that referenced this pull request Mar 1, 2016
Add `POST /api/flush` route to clear cache using a collection path as a pattern, or "*" for all cache documents.

For example, sending the following as the request body

```
{ "path":"/1.0/library/book" }
```
@jimlambie jimlambie merged commit 5f81b7c into master Mar 1, 2016
@jimlambie jimlambie deleted the feature/cache_invalidation_api branch August 3, 2016 06:57
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