TianMing2018

Results 11 issues of TianMing2018

an update is needed for 2.0.0 branch。 for example: according to the example file `advanced-example.html`, .you need to customize lable through this way ```js labels: { Character: { label: 'pagerank',...

it seem that the example data is not cover all the examples. for example 1. no data for the cyper `MATCH p=(:Troll)-[:RETWEETS]->(:Troll) RETURN p` in twitter-trolls.html and another probles is...

do exist means definitely exist which is misleading

this chapter has few errors and need to updated for better learning 1. groupId is wrong, it should be `com.redis.om` now ```xml com.redis.om.spring redis-om-spring 0.1.0-SNAPSHOT ``` 2. nethier release version...

adjust outdated method

the CMS example have syntax errors and using wrong 'list' command, the content of picture should be this ```redis # Reserve a new leaderboard filter > TOPK.RESERVE trending-stocks 12 50...

I found that there was two `How to list & search Movies database using Redisearch` whose content is same. one is under `docs/howtos` and another is under `docs/howtos/redisjson`. so I...

### Describe what this PR does / why we need it refer to issue it will fix sample `sentinel-circuitbreaker-example`, make it return fallback info by enable wrapper openfeign client with...

it seems that cyclonedx will generate extreme big log(8GB+) with so many duplicate info when enable maven debug mode command: `mvn clean verify -X` > it will generate extreme big...

duplicate

there is no `v` in some version , eg: there is no `node-18.2.0-win-x86.zip` on server,it should be `node-v18.2.0-win-x86.zip` maybe we should add fallback behavior to deal with this here is...