We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5043044 + d03a998 commit a102c17Copy full SHA for a102c17
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# sql-redis
2
3
-A proof-of-concept SQL-to-Redis translator that converts SQL SELECT statements into Redis `FT.SEARCH` and `FT.AGGREGATE` commands.
+A proof-of-concept SQL-to-Redis translator that converts SQL `SELECT` statements into Redis `FT.SEARCH` and `FT.AGGREGATE` commands.
4
5
## Status
6
0 commit comments