Kotlin Caching Proxy Server – A lightweight HTTP proxy built with Ktor that caches API responses, supports TTL-based expiration, exposes metrics (hit/miss ratio), and includes a CLI for cache management. Features background cleanup with coroutines and concurrency-safe caching using ConcurrentHashMap.
-
Notifications
You must be signed in to change notification settings - Fork 0
Kotlin Caching Proxy Server – A lightweight HTTP proxy built with Ktor that caches API responses, supports TTL-based expiration, exposes metrics (hit/miss ratio), and includes a CLI for cache management. Features background cleanup with coroutines and concurrency-safe caching using ConcurrentHashMap.
vedubhat/Caching_proxy
About
Kotlin Caching Proxy Server – A lightweight HTTP proxy built with Ktor that caches API responses, supports TTL-based expiration, exposes metrics (hit/miss ratio), and includes a CLI for cache management. Features background cleanup with coroutines and concurrency-safe caching using ConcurrentHashMap.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published