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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ This method accepts one OPTIONAL parameter, `ttl` that is the number of seconds
79
79
80
80
The default value for cache is `5 seconds`.
81
81
82
-
configuration, SQLDataSource falls back to an InMemoryLRUCache like the [RESTDataSource].
82
+
Unless [configured](https://www.apollographql.com/docs/apollo-server/data/data-sources/#using-memcachedredis-as-a-cache-storage-backend), SQLDataSource uses an InMemoryLRUCache like the [RESTDataSource].
0 commit comments