ktor-simple-cache
0.72.1indexedHosts libraries to add output caching to server configurations, with options for memory and Redis caching. Integrates easily during setup for enhanced server performance.
45
Stars
—
Used by
dependents
—
Health
/ 100
Hosts libraries to add output caching to server configurations, with options for memory and Redis caching. Integrates easily during setup for enhanced server performance.
This repository hosts a number of libraries for Ktor Server to simply add output cache.
To learn more please refer to the READMEs of individual library.
Use one of simple cache provider library to setup cache during server configuration:
install(SimpleCache) {
//cacheProvider {}
}
Surfaced from shared tags and platforms — no rankings paid for.