Skip to content

Commit 0f3804b

Browse files
committed
Add Ktor-Simple-Cache library
1 parent 2baadfe commit 0f3804b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@
7676
![badge][badge-jvm]
7777
![badge][badge-linux]
7878

79+
* [ktor-simple-cache](https://github.com/Scogun/ktor-simple-cache) - Easy-to-use lightweight library which adds configurable output cache support to [Ktor](https://github.com/ktorio/ktor), including [Memory](https://github.com/Scogun/ktor-simple-cache/tree/main/ktor-simple-memory-cache) and [Redis](https://github.com/Scogun/ktor-simple-cache/tree/main/ktor-simple-redis-cache) providers.
80+
![badge][badge-android]
81+
![badge][badge-jvm]
82+
7983
#### GraphQL
8084

8185
* [apollo](https://www.apollographql.com/docs/android/essentials/get-started-multiplatform/) - Multiplatform official GraphQL client.

0 commit comments

Comments
 (0)