Skip to content

Commit 45499d1

Browse files
authored
Update ROADMAP.md (#6391)
1 parent 7314324 commit 45499d1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ROADMAP.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔮 Apollo Kotlin Roadmap
22

3-
**Last updated: 2025-02-06**
3+
**Last updated: 2025-02-20**
44

55
For up to date release notes, refer to the project [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md).
66

@@ -19,8 +19,9 @@ The declarative cache makes working with the cache and defining unique object id
1919

2020
* Cache control is now available ([doc](https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/cache-control.html)) 🎉.
2121
* A [first implementation of garbage collection](https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating/pull/69) is also available ([doc](https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/garbage-collection.html)).
22+
* [Partial cache results](https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating/issues/57) is also available.
2223

23-
Using the incubtating cache, early results show a speed improvement. This is to be confirmed on real life use cases. As always, your feedback is greatly appreciated and helps us moving the artifact out of experimental state faster.
24+
Using the incubating cache, early results show a speed improvement. This is to be confirmed on real life use cases. As always, your feedback is greatly appreciated and helps us moving the artifact out of experimental state faster.
2425

2526
## [Testing utilities](https://github.com/apollographql/apollo-kotlin/issues/6076)
2627

0 commit comments

Comments
 (0)