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

WIP: disk cache #2397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

WIP: disk cache #2397

wants to merge 1 commit into from

Conversation

guybedford
Copy link
Contributor

This is a work in progress towards #2182.

Note that it ONLY persists the new plugin cache, not the transform cache, so will be useless until the plugin cache approach is released and in use.

Tests are currently not passing yet, but builds are working making this suitable for testing.

@guybedford guybedford force-pushed the plugin-cache branch 2 times, most recently from 164b280 to f649f17 Compare August 12, 2018 12:23
@guybedford guybedford changed the base branch from plugin-cache to master August 12, 2018 12:32
@frank-dspeed
Copy link
Contributor

This is also importent for bigger projects i was just using rollup maybe as the first user ever with 9tb it was not working so i needed to workaround i runned it only on a partial set always via a external queue

this don't only needs disk cache it also needs maybe support for storing the ast in a query able database backend :D

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

Successfully merging this pull request may close these issues.

None yet

2 participants