Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Integrate cacache@6 #51

Closed
zkat opened this issue Mar 3, 2017 · 0 comments
Closed

Integrate cacache@6 #51

zkat opened this issue Mar 3, 2017 · 0 comments

Comments

@zkat
Copy link
Owner

zkat commented Mar 3, 2017

cacache 6 involves some big changes! Most notably, changing a bunch of stuff to be Promise-based, a new on-disk format, and moving all the memoization code out of pacote and back into cacache itself.

As part of this integration, pacote itself should be updated to use Promise, the lib/cache code should be torn out, and cacache should be used directly.

This is gonna have to start before cacache@6 itself is tagged because I really wanna know the API changes are good and we don't need to move anything else in there.

@zkat zkat added this to the 1.0.0 milestone Mar 3, 2017
@zkat zkat self-assigned this Mar 3, 2017
@zkat zkat mentioned this issue Mar 5, 2017
zkat added a commit that referenced this issue Mar 5, 2017
Fixes: #51

BREAKING CHANGE: Toplevel APIs now return Promises instead of using callbacks.
zkat added a commit that referenced this issue Mar 5, 2017
Fixes: #51

BREAKING CHANGE: Toplevel APIs now return Promises instead of using callbacks.
zkat added a commit that referenced this issue Mar 5, 2017
Fixes: #51

BREAKING CHANGE: Toplevel APIs now return Promises instead of using callbacks.
@zkat zkat closed this as completed in #53 Mar 5, 2017
zkat added a commit that referenced this issue Mar 5, 2017
Fixes: #51

BREAKING CHANGE: Toplevel APIs now return Promises instead of using callbacks.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant