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

Add output transformers #55

Closed
vittoriom opened this issue Aug 21, 2015 · 0 comments
Closed

Add output transformers #55

vittoriom opened this issue Aug 21, 2015 · 0 comments
Labels
Milestone

Comments

@vittoriom
Copy link
Contributor

Similar to value transformers, introduce "output transformers", that transform values of one type to values of the same type but apply some logic on top (for example resize images, sanitize strings, etc). These transformers can be chained to CacheLevels and will affect the data that will be returned by get requests, but not the data that will be saved on set requests, as it happens for normal value transformers.

@vittoriom vittoriom added this to the 0.3 milestone Aug 21, 2015
@vittoriom vittoriom modified the milestones: 0.4.1, 0.4, Future Sep 18, 2015
@vittoriom vittoriom modified the milestones: 0.4, 0.5 Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant