caching of directory contents #14

Open
opened 2018-06-07 15:23:48 +00:00 by hasufell · 0 comments
Owner

Cache up to ~5(?) directories add a watcher for each of them, and then query the cache first instead of the real filesystem. In case one of the cached directories changes, disconnect the watcher and remove it from the cache.

Cache up to ~5(?) directories add a watcher for each of them, and then query the cache first instead of the real filesystem. In case one of the cached directories changes, disconnect the watcher and remove it from the cache.
hasufell added the
enhancement
performance
labels 2018-06-07 15:23:48 +00:00
Sign in to join this conversation.
No description provided.