Results 22 issues of Tom Hanks

It'd be nice to be able to supply command flags...

https://redis.io/commands/graph.slowlog/

https://redis.io/commands/graph.profile/

https://redis.io/commands/graph.list/

https://redis.io/commands/graph.explain/

https://redis.io/commands/graph.config-get/

When making a tag query with special (non alpha-numeric) characters, those must be escaped with a `\` else you'll receive a syntax error. Since the command builder allows a string...

Allow an index to be defined using custom attributes on a POCO as an alternative to the fluent builder syntax.

Introduce methods that will produce a paged result for searches and aggregations.

Maybe we could translate a GraphQL query into a RediSearch query? I dunno.