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

Option to skip metadata in Redis #3

Open
shreyas-a opened this issue Mar 9, 2018 · 2 comments
Open

Option to skip metadata in Redis #3

shreyas-a opened this issue Mar 9, 2018 · 2 comments

Comments

@shreyas-a
Copy link

Contentful response contains a lot of metadata, which takes up unnecessary space in Redis. There should be a flag while syncing to skip metadata into Redis. Only necessary fields like id, createdAt & updatedAt can be included.

@mattdean1
Copy link
Owner

I like the idea of this feature - certainly a useful optimisation to speed things up 🚤 🏇. I'll have some time to work on this in a month or two, but in the mean time please feel free to submit a PR!

@shreyas-a
Copy link
Author

Meanwhile, I created my own repo for the same 😅
PS - It calls contentful api only for syncing.

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

2 participants