You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Merge branch 'v4.0' of github.com:redis/node-redis
This commit is contained in:
@@ -47,7 +47,7 @@ const results = await client.ft.search('idx:animals', '@species:{dog}');
|
||||
{
|
||||
total: 2,
|
||||
documents: [
|
||||
{
|
||||
{
|
||||
id: 'noderedis:animals:4',
|
||||
value: {
|
||||
name: 'Fido',
|
||||
|
Reference in New Issue
Block a user