mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 00:20:45 +00:00
6ee7caaee1
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.