diff --git a/content/develop/clients/_index.md b/content/develop/clients/_index.md index 766df68ad..44e21895e 100644 --- a/content/develop/clients/_index.md +++ b/content/develop/clients/_index.md @@ -52,6 +52,7 @@ Redis does not document directly: | [PHP](https://www.php.net/) | PhpRedis extension | https://github.com/phpredis/phpredis | https://github.com/phpredis/phpredis/blob/develop/README.md | | [Ruby](https://www.ruby-lang.org/en/) | redis-rb | https://github.com/redis/redis-rb | https://rubydoc.info/gems/redis | | [Rust](https://www.rust-lang.org/) | redis-rs | https://github.com/redis-rs/redis-rs | https://docs.rs/redis/latest/redis/ | +| [Rust](https://www.rust-lang.org/) | rustis | https://github.com/dahomey-technologies/rustis | https://docs.rs/rustis | ## Requirements