Skip to content

Commit

Permalink
feat(rest-datasource): add apollo-server-cache-redis-cluster package
Browse files Browse the repository at this point in the history
  • Loading branch information
eberhara committed Oct 4, 2018
1 parent 60f39eb commit 198ee4a
Show file tree
Hide file tree
Showing 10 changed files with 1,309 additions and 1,110 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- Allow an optional function to resolve the `rootValue`, passing the `DocumentNode` AST to determine the value. [PR #1555](https://github.com/apollographql/apollo-server/pull/1555)
- Follow-up on the work in [PR #1516](https://github.com/apollographql/apollo-server/pull/1516) to also fix missing insertion cursor/caret when a custom GraphQL configuration is specified which doesn't specify its own `cursorShape` property. [PR #1607](https://github.com/apollographql/apollo-server/pull/1607)
- Add `apollo-server-cache-redis-cluster` package to support Redis Cluster and Sentinels. [PR #1770](https://github.com/apollographql/apollo-server/pull/1770)


### v2.1.0

Expand Down
Loading

0 comments on commit 198ee4a

Please sign in to comment.