We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f71c04 commit 4d92a25Copy full SHA for 4d92a25
cmd.sh
@@ -1,3 +1,6 @@
1
+# must first enable word splitting if using zsh, uncomment next line
2
+# setopt SH_WORD_SPLIT
3
+
4
redis-cli HNSW.NEW test1 DIM 128 M 5
5
6
for i in {1..100}
0 commit comments