Skip to content

How to Integrate RedisVectorStore with RedissonConnectionFactory #1094

@lb-xx

Description

@lb-xx

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior

I hope to be able to use RedisVectorStore with other RedisConnectionFactory implementations as well.

Current Behavior

I have noticed that the current instantiation of RedisVectorStore uses JedisConnectionFactory from the container. However, my project uses RedissonConnectionFactory, which cannot retrieve the required parameters for the instantiation of RedisVectorStore.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions