I would want to pass maybe tens of thousands of document ids to ft.mget command, or even more - possibly even hundreds of thousands. Is this supported?
Asked
Active
Viewed 1,319 times
1 Answers
1
The only limit is the number of argument in a redis command which is 1M if I remember correctly.

Meir Shpilraien
- 506
- 2
- 4