API Reference¶
Reference documentation for the public sql-redis API. Each class and function is generated from the docstrings in the source.
-
Turn SQL into a Redis
FT.SEARCHorFT.AGGREGATEcommand without executing it. -
Cache index field types from
FT.INFO. Sync and async variants. -
Run a translated query against Redis. Sync and async, with factory helpers.
-
The supported SQL surface: clauses, operators, functions, vector search.