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

Use zipson to compress data and speed up loading #22

Open
tohagan opened this issue Nov 24, 2022 · 3 comments
Open

Use zipson to compress data and speed up loading #22

tohagan opened this issue Nov 24, 2022 · 3 comments

Comments

@tohagan
Copy link

tohagan commented Nov 24, 2022

Suggestion: compress your JSON data for loading using zipson.

You'd want to keep the original data file to maintain your data, but publish a compressed version that’s use to load the JSON into memory.

@tohagan tohagan changed the title Use zipson to compress data and speed up loadingg Use zipson to compress data and speed up loading Nov 26, 2022
@adrienv1520
Copy link

Hey @tohagan, we've just published an enhanced package with more features and control over the data quality, data compressed too: https://github.com/elysiumphase/node-location-timezone. Hope it could fit your needs.

@tohagan
Copy link
Author

tohagan commented Mar 7, 2024

Just checked out your source code changes for zipson. Awesome work. Hope my tiny tip will boost 🚀 your OSS project!

@adrienv1520
Copy link

Thank you for your amazing tip! Really appreciated!

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