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 optional JSON and YAML serializers for filesystem backend #88

Open
JWCook opened this issue Aug 28, 2021 · 0 comments
Open

Add optional JSON and YAML serializers for filesystem backend #88

JWCook opened this issue Aug 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@JWCook
Copy link
Member

JWCook commented Aug 28, 2021

Based on similar features recently added to requests-cache: https://requests-cache.readthedocs.io/en/stable/user_guide/serializers.html

This is convenient if you want responses in a human-readable/editable format, or if you want to reuse them outside of aiohttp-client-cache (for example, as test data).

@JWCook JWCook added the enhancement New feature or request label Aug 28, 2021
@JWCook JWCook added this to the v0.6 milestone Sep 1, 2021
@JWCook JWCook modified the milestones: v0.6, v0.7 Feb 12, 2022
@JWCook JWCook removed this from the v0.7 milestone May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant