GraphQL proxy cache with Redis storage

Store GraphQL proxy cache data in a Redis database.

Prerequisites

  • You have an existing a GraphQL upstream service.

  • You have a Redis instance running.

Environment variables

  • REDIS_HOST: The hostname of your Redis instance, such as example.com.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!