rediQLess icon indicating copy to clipboard operation
rediQLess copied to clipboard

An optimization middleware that leverages the best features of GraphQL and Redis.

Results 2 rediQLess issues
Sort by recently updated
recently updated
newest added

UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'data' of undefined at RediQLCache.query (/rediqless/src/RediQL.js:82:29)

Great idea and project, thanks can you explain how are you generating the cache key based on the query and variables of the operation? https://github.com/oslabs-beta/rediQLess/blob/npm_rediqless/src/RediCache.js#L39