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 20, 2018
1 parent a619a8c commit 318c871
Show file tree
Hide file tree
Showing 17 changed files with 463 additions and 206 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 318c871

Please sign in to comment.