Skip to content

Feature: Handle RediSearch version specific feature #6

@MacFJA

Description

@MacFJA

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions