Leibale Eidelman
597112bf29
Update README.md
2022-11-01 15:54:29 -04:00
Leibale Eidelman
1c6d74ffcb
fix #2189 - add graph --compact support ( #2305 )
...
* fix #2189 - add graph --compact support
* clean code
* fix graph string param escaping
* fix "is not assignable to parameter of type 'GraphClientType'"
* fix README
2022-11-01 15:45:35 -04:00
Jay Koontz
4cfad3dab2
Update RedisGraph README.md ( #2239 )
...
* Update README.md
Simple example using Cypher to CREATE a graph with relationships and then MATCH on that graph
* Update README.md
Co-authored-by: Leibale Eidelman <leibale1998@gmail.com >
2022-10-25 07:20:55 -04:00
Leibale Eidelman
0752f143a6
prepare 4.1.0 ( #2111 )
...
* increase test coverage
* @node-redis to @redis
* ugprade deps
* fix benchmark
* use 7.0 docker (not rc), update readmes, clean code, fix @-redis import
* update readme
* fix function in cluster
* update docs
Co-authored-by: Chayim <chayim@users.noreply.github.com >
* Update clustering.md
* add subpackages move warning
* drop support for node 12
* upgrade deps
* fix tsconfig.base.json
Co-authored-by: Chayim <chayim@users.noreply.github.com >
2022-05-02 11:48:12 -04:00
Leibale Eidelman
3547b20293
Graph ( #1887 )
...
* init
* implement graph commands
* add graph to packages table
* fix ts.infoDebug
* fix redisearch tests
* Update INFO_DEBUG.ts
* fix INFO.spec.ts
* test QUERY and SLOWLOG
Co-authored-by: Avital-Fine <avital.fine@redis.com >
2022-01-31 12:52:19 -05:00