Commit e544bcd
committed
feat: add CLIENT SETNAME for connection identification
Adds connectionName="openmemory_vector_store_client" to the ioredis
client options so the connection is identifiable via CLIENT LIST on
the server.
Fixes #182
Signed-off-by: Anna Tao <annatao2004@gmail.com>1 parent de39bcd commit e544bcd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments