libikarus/docs/internal/Caching.md
Folling a49912337d
finalize schema/data setup
Signed-off-by: Folling <mail@folling.io>
2025-01-01 14:07:47 +01: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.