libikarus/docs/internal/Caching.md
Folling 195f51d3d0
finalize schema/data setup
Signed-off-by: Folling <mail@folling.io>
2025-04-15 12:08:10 +02:00

2 lines
176 B
Markdown

libikarus doesn't perform any caching as the filesystem & SQLite already cache quite well.
Until we can see that there's a performance overhead no caching will be implemented.