Skip to content

Commit 1e1f9dd

Browse files
lorensrcvburgess
authored andcommitted
Add cache configuration link to README (#41)
1 parent fd88f6e commit 1e1f9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This method accepts one OPTIONAL parameter, `ttl` that is the number of seconds
7979

8080
The default value for cache is `5 seconds`.
8181

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].
8383

8484
## SQLDataSource Properties
8585

0 commit comments

Comments
 (0)