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

Update Storage Adapters #9

Merged
merged 5 commits into from
Apr 27, 2017
Merged

Update Storage Adapters #9

merged 5 commits into from
Apr 27, 2017

Conversation

thomasconner
Copy link
Contributor

Description

This PR updates the storage adapters to return the count of entities that were removed in a delete operation.

Changes

  • Extend core CacheMiddleware.
  • Return the count of entities removed in a delete operation.

@thomasconner thomasconner self-assigned this Apr 14, 2017
Copy link
Contributor

@vinaygahlawat vinaygahlawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thomasconner Looks good, but just curious about moving the Titanium cache middleware to the common implementation. What was the reason that this was a separate implementation to begin with?

@thomasconner thomasconner merged commit b269978 into master Apr 27, 2017
@thomasconner thomasconner deleted the update_storage_adapter branch April 27, 2017 18:50
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