retrostash-ktor

Ktor HttpClient plugin with parallel semantics to the OkHttp adapter. Targets Android, JVM, iOS, and wasmJs.

Entry points

Notes

Ktor's HttpClient does not ship a built-in HTTP disk cache the way OkHttp does, so the dual-cache footgun documented for the OkHttp adapter does not apply here. Retrostash is the authoritative cache for Ktor consumers.

See also

  • The full README, including caching strategy (OkHttp-specific guidance, for context).

  • retrostash-annotations for @CacheQuery / @CacheMutate.

  • retrostash-core for RetrostashStore / RetrostashEngine.

Packages

Link copied to clipboard
common