mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-15 02:27:35 +00:00
Adds CachedFilesystem layer to client filesystem chain. Currently only stat is implemented. The stat implementation will hold onto an entry for 3 seconds as per hardcoded configuration. Eventually, once invalidation via websockets is working, this TTL should be extended.