-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Milestone
Description
Add a feature to detect RediSearch version to handle RediSearch capability depending on the version.
Some RediSearch features are not available in all versions of RediSearch 2.x
To prevent sending incompatible request to RediSearch server, it would be create to catch those incompatibilities at the lib level.
To get the RediSearch version the command INFO Modules
with a bit of filtering should give all the needed information, or a generic configuration added to all objects
This protective behavior should be deactivable, as it can cost (especially the RediSearch version requesting in Redis)
Metadata
Metadata
Assignees
Labels
No labels