gierens / wikijs-rs

API bindings, CLI client and FUSE filesystem for Wiki.js written in Rust.

Home Page:https://crates.io/crates/wikijs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caching Layer for FUSE

gierens opened this issue · comments

Pages should be cached in-memory and only retrieved again when their updated_at changed. This could also be included into the library so others can use it, too.