next.js
d2d2bf94
- fix: mark file system incremental cache as external so it's memory is shared (#80586)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
312 days ago
fix: mark file system incremental cache as external so it's memory is shared (#80586) This moves the in-memory LRU cache on the file system cache handler as external so that it's shared between different instances of the file system cache module.
References
#80586 - fix: mark file system incremental cache as external so it's memory is shared
Author
wyattjoh
Parents
77c45462
Loading