libikarus/docs/internal/Caching.md
folling 954b8a11a3
finalize schema/data setup
Signed-off-by: Folling <mail@folling.io>
2025-04-15 12:11:25 +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.