1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Simon Prickett
99b261b79c Renamed JSON search example. 2021-11-24 19:40:20 +00:00
Simon Prickett
055af50890 Adds RedisJSON example. 2021-11-24 19:32:37 +00:00
Simon Prickett
13714e69ba Adds RediSearch demo. 2021-11-23 21:39:05 +00:00
leibale
3ad8a227eb update examples 2021-11-09 18:24:01 -05:00
leibale
ab339d396a fix #1714 - update README(s) 2021-11-09 18:07:26 -05:00
leibale
3eb99dbe83 use dockers for tests, use npm workspaces, add rejson & redisearch modules, fix some bugs 2021-11-08 19:21:15 -05:00
Kalki
d409120e5b Issue # 1697 FIX - creates an example script that shows how to use the SSCAN iterator (#1699)
* #1697 fix for set scan example

* adds the js file

* adds comment

* Minor layout and comment adjustment.

Co-authored-by: srawat2 <shashank19aug>
Co-authored-by: Simon Prickett <simon@redislabs.com>

Closes #1697.
2021-10-27 21:54:12 +01:00
Rohan Kumar
fdffa2383f Add command-with-modifiers.js example (#1695)
* Adds TypeScript note and corrects a typo.

* Adds command-with-modifiers example. (redis#1688)

* Adds command-with-modifiers example. (redis#1688)

* Adds command-with-modifiers example. (redis#1688)

* Removed callbacks.

Co-authored-by: Simon Prickett <simon@redislabs.com>

Closes #1688.
2021-10-27 00:22:19 +01:00
Aditya Rastogi
9c3c42f113 Add(examples): Create an example for blPop & lPush (#1696)
* Add(examples): Create an example for blPop & lPush

Signed-off-by: Aditya Rastogi <adit.rastogi2014@gmail.com>

* Update(examples): fix case, add timeout, update readme

Signed-off-by: Aditya Rastogi <adit.rastogi2014@gmail.com>

Closes #1693.
2021-10-25 23:43:47 +01:00
Joshua T
9a4ac34f18 Add lua-multi-incr.js example (#1692)
Also fix syntax error in the lua example in the README

Closes #1689.
2021-10-25 23:31:19 +01:00
Simon Prickett
55391557ca Made examples use local version. 2021-10-25 22:53:22 +01:00
Simon Prickett
dec504851e Adds TypeScript note and corrects a typo. 2021-10-21 21:48:29 +01:00
Simon Prickett
46aad787eb Updated examples to use named functions. (#1687)
* Updated examples to user named functions.

* Update README.md

Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
2021-10-19 16:13:35 -04:00
Simon Prickett
a5eb16595f Adds examples table of contents and contribution guidelines. (#1686) 2021-10-19 09:33:00 -04:00