RediSearch / redisearch-go

Go client for RediSearch
https://redisearch.io
BSD 3-Clause "New" or "Revised" License
293 stars 65 forks source link

Update client.go #192

Closed mr-shitij closed 3 months ago

mr-shitij commented 3 months ago

Added SetIndexName function to set the index name. This function is super useful when we want to address different indexes with single connection pool