1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

update examples

This commit is contained in:
leibale
2021-11-09 18:24:01 -05:00
parent 162ac4ce64
commit 3ad8a227eb
2 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
// RediSearch & ReJSON example
// Use Redis Search and Redis JSON
import { createClient, SchemaFieldTypes, AggregateGroupByReducers, AggregateSteps } from 'redis';