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 compress_fst() in the RDS driver? #110

Open
wlandau opened this issue Jun 18, 2019 · 2 comments
Open

Use compress_fst() in the RDS driver? #110

wlandau opened this issue Jun 18, 2019 · 2 comments

Comments

@wlandau
Copy link
Contributor

wlandau commented Jun 18, 2019

Re #109 (comment) and #109 (comment), I think we could use compress_fst() + saveRDS(compress = FALSE) and see large speed improvements. All we need is a new compress_fst argument to storr_rds() and a tiny bit of logic. PR forthcoming. Should be much easier than #103, #108, and #109. Thanks @MarcusKlik for the idea!

@wlandau wlandau mentioned this issue Jun 18, 2019
@wlandau
Copy link
Contributor Author

wlandau commented Jun 18, 2019

Hmm... should we use the existing compress argument for this?

@kendonB
Copy link
Contributor

kendonB commented Sep 5, 2019

The package qs might also be useful as a backend.

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