Skip to content

Allow passing an existing redigo pool to a new redisearch.Client #9

@sinni800

Description

@sinni800

If I want to use a mixture of redisearch and regular redis queries, I will currently need to create two connection pools that act seperately. Either let me create clients from single connections or from connection pools. Let me handle my connections myself, this should be the "idiomatic go way" anyway.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions