product · inferred from evidence
RediSearch
A Redis module providing search capabilities, referenced via its command `FT.SEARCH`.
- RedisVL: documents not immediately searchable after load on Redis 8.8+
On Redis 8.8+, `index.load(records)` followed immediately by `index.query(query)` could miss documents that were just written. Redis 8.8 changed the RediSearch worker pool default: `search-workers` now defaults to the core count instead of