rspack icon indicating copy to clipboard operation
rspack copied to clipboard

[Feature]: Persistent Cache support

Open pushkargupta9807 opened this issue 1 year ago • 7 comments

What problem does this feature solve?

Faster warm starts for applications.

Currently the warm starts with webpack are slightly better than the cold starts with rspack. This is preventing us to move to rspack for local development. This support of persistent cache is a must have to onboard developers for their local development.

What does the proposed API of configuration look like?

https://webpack.js.org/configuration/cache/

pushkargupta9807 avatar Feb 18 '24 01:02 pushkargupta9807

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Apr 19 '24 05:04 stale[bot]

Bump 🙂

NetherGranite avatar Apr 20 '24 18:04 NetherGranite

Bump :)

pushkargupta9807 avatar May 06 '24 21:05 pushkargupta9807

Bump

woshirubbish avatar May 20 '24 16:05 woshirubbish

Bump

huhuaaa avatar May 31 '24 03:05 huhuaaa

@jerrykingxyz I think when solving this problem, we can conveniently add remote caching functionality. https://turbo.build/repo/docs/core-concepts/remote-caching

childrentime avatar Jul 17 '24 08:07 childrentime

@jerrykingxyz I think when solving this problem, we can conveniently add remote caching functionality. turbo.build/repo/docs/core-concepts/remote-caching

this may depend on portable persistent cache which is another feature

hardfist avatar Aug 12 '24 02:08 hardfist

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Oct 11 '24 03:10 stale[bot]