You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ktor-simple-cache/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Ktor Simple Cache
2
2
Base solution which provides the plugin implementation and abstract class for cache providers.
3
3
4
-
[](https://search.maven.org/artifact/com.ucasoft.ktor/ktor-simple-cache/0.51.2/jar)
4
+
[](https://search.maven.org/artifact/com.ucasoft.ktor/ktor-simple-cache/0.53.4/jar)
Copy file name to clipboardExpand all lines: ktor-simple-memory-cache/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Ktor Simple Memory Cache
2
2
Memory cache provider for Ktor Simple Cache plugin
3
3
4
-
[](https://search.maven.org/artifact/com.ucasoft.ktor/ktor-simple-memory-cache/0.51.2/jar)
4
+
[](https://search.maven.org/artifact/com.ucasoft.ktor/ktor-simple-memory-cache/0.53.4/jar)
Copy file name to clipboardExpand all lines: ktor-simple-redis-cache/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Ktor Simple Redis Cache
2
2
Redis cache provider for Ktor Simple Cache plugin
3
3
4
-
[](https://search.maven.org/artifact/com.ucasoft.ktor/ktor-simple-redis-cache/0.51.2/jar)
4
+
[](https://search.maven.org/artifact/com.ucasoft.ktor/ktor-simple-redis-cache/0.53.4/jar)
0 commit comments