package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 3, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package apq implement the graphql.Cache interface which is used
for automatic persisted queries.
Cache is a shared store for APQ and query AST caching.
func NewCache(client redis.Client) *Cache
NewCache returns a new Cache instance for APQ.
Add adds a value to the cache.
Get looks up a key's value from the cache.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.