-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add h1 to all pages and set unique description #38
Conversation
Warning Rate Limit Exceeded@gkorland has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 22 minutes and 10 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. WalkthroughThe recent changes involve enhancing consistency and clarity in the documentation of FalkorDB. These updates aim to streamline the structure and improve readability across various sections, such as headings and content organization. Changes
Possibly related issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Out of diff range and nitpick comments (2)
References.md (2)
Line range hint
12-32
: Change dashes to asterisks for list items to maintain consistency and ensure proper markdown rendering.- - [Building a Multi-dimensional Analytics Engine with RedisGraph](https://www.youtube.com/watch?v=6FYYn-9fPXE) + * [Building a Multi-dimensional Analytics Engine with RedisGraph](https://www.youtube.com/watch?v=6FYYn-9fPXE) - - [A Practical Introduction to RedisGraph](https://www.youtube.com/watch?v=aGHALjV6JGc) + * [A Practical Introduction to RedisGraph](https://www.youtube.com/watch?v=aGHALjV6JGc) - - [Redis Graph with Roi Lipman](https://www.youtube.com/watch?v=HpEa2cftbnc) + * [Redis Graph with Roi Lipman](https://www.youtube.com/watch?v=HpEa2cftbnc) - - [RedisGraph 2.2: The Fastest Way to Query Your Highly Connected Data in Redis](https://www.youtube.com/watch?v=JNpHba2kRGM) + * [RedisGraph 2.2: The Fastest Way to Query Your Highly Connected Data in Redis](https://www.youtube.com/watch?v=JNpHba2kRGM) - - [RedisGraph A Low Latency Graph DB](https://www.slideshare.net/RedisLabs/redisgraph-a-low-latency-graph-db-pieter-cailliau) + * [RedisGraph A Low Latency Graph DB](https://www.slideshare.net/RedisLabs/redisgraph-a-low-latency-graph-db-pieter-cailliau) - - [Investigating RedisGraph](https://phpscaling.com/2018/12/06/investigating-redisgraph/) + * [Investigating RedisGraph](https://phpscaling.com/2018/12/06/investigating-redisgraph/) - - [Getting Started with Knowledge Graphs in RedisGraph](https://redis.com/blog/getting-started-with-knowledge-graphs-in-redisgraph/) + * [Getting Started with Knowledge Graphs in RedisGraph](https://redis.com/blog/getting-started-with-knowledge-graphs-in-redisgraph/) - - [Introducing RedisGraph 2.0](https://redis.com/blog/introducing-redisgraph-2-0/) + * [Introducing RedisGraph 2.0](https://redis.com/blog/introducing-redisgraph-2-0/) - - [RedisGraph Elixir client](https://flynn.gg/blog/redisgraph-elixir/) + * [RedisGraph Elixir client](https://flynn.gg/blog/redisgraph-elixir/) - - [What’s New in RedisGraph 1.2.0](https://redis.com/blog/whats-new-redisgraph-1-2-0/) + * [What’s New in RedisGraph 1.2.0](https://redis.com/blog/whats-new-redisgraph-1-2-0/) - - [Benchmarking RedisGraph 1.0](https://redis.com/blog/new-redisgraph-1-0-achieves-600x-faster-performance-graph-databases/) + * [Benchmarking RedisGraph 1.0](https://redis.com/blog/new-redisgraph-1-0-achieves-600x-faster-performance-graph-databases/)
Line range hint
36-36
: Remove multiple consecutive blank lines to improve document structure and readability.- -
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Out of diff range and nitpick comments (1)
clients.md (1)
Line range hint
48-49
: Unused link or image reference definitions for "node-redis-url" and "node-redis-package". If these are not needed, consider removing them to clean up the document.- [node-redis-url]: https://github.com/redis/node-redis - [node-redis-package]: https://www.npmjs.com/package/redis
Summary by CodeRabbit