Hacker News
- Write a mini-Redis in Rust: learn async programming with Tokio https://tokio.rs/tokio/tutorial 11 comments
- Redis Inc seeks control over future of Rust redis-rs client library https://devclass.com/2024/11/27/redis-inc-seeks-control-over-future-of-rust-redis-rs-client-library-amid-talk-of-trademark-threat/ 65 comments
- My free book "Rust Projects – Write a Redis Clone" is out https://leanpub.com/rustprojects-redis 38 comments
- Redis Cluster Re-Implemented in Rust: Scaling Redis Easily in Kubernetes https://github.com/doyoubi/undermoon 21 comments
- Show HN: Mkii – An Expirimental Redis Clone Built with Rust and Tokio https://github.com/nemosupremo/mkii 2 comments
- Redis re-implemented in Rust https://github.com/seppo0010/rsedis 106 comments
Lobsters
- Redis Inc seeks control over future of Rust redis-rs client library, amid talk of trademark concerns https://devclass.com/2024/11/27/redis-inc-seeks-control-over-future-of-rust-redis-rs-client-library-amid-talk-of-trademark-threat/ 26 comments law
- How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust https://css-tricks.com/how-i-built-a-cross-platform-desktop-application-with-svelte-redis-and-rust/ 14 comments programming , web
- rust-redis and rust-msgpack https://mail.mozilla.org/pipermail/rust-dev/2014-january/007687.html 4 comments rust
- redis-rope: Using Rust and Zig to create a new native data type for Redis https://github.com/ekzhang/redis-rope 5 comments rust
- My own redis (my first rust project) https://github.com/Null-byte-00/shahi 4 comments rust
- Rust + Ractor + Redis https://gitlab.com/estudosrust/redis_actor 2 comments rust
- Fred.rs 8.0.0 release: an ergonomic redis client in Rust https://github.com/aembke/fred.rs 2 comments rust
- Fred: The most awesome Redis client for Rust. https://github.com/aembke/fred.rs 9 comments rust
- Using Redis for a Rust application on Azure None 4 comments rust
- Redcon - Redis compatible server framework for Rust https://github.com/tidwall/redcon.rs 5 comments rust
- How I Built a Cross-Platform Desktop Application with Svelte, Redis, and Rust | CSS-Tricks https://css-tricks.com/how-i-built-a-cross-platform-desktop-application-with-svelte-redis-and-rust/ 4 comments rust
- Building a Cross-Platform Desktop Application with Svelte, Redis, and Rust https://css-tricks.com/how-i-built-a-cross-platform-desktop-application-with-svelte-redis-and-rust/ 4 comments sveltejs
- Getting started with MongoDB and Redis in Rust https://romankudryashov.com/blog/2021/06/mongodb-redis-rust/ 7 comments rust
- I am building a Serverless version of Redis - written in Rust https://www.reddit.com/r/rust/comments/n3d1zw/i_am_building_a_serverless_version_of_redis/ 49 comments rust
- klaxit/redis-stream-rs: Consuming high-throughput Redis streams with Rust https://github.com/klaxit/redis-stream-rs 3 comments rust
- Implementing a Copyless Redis Protocol in Rust with Parsing Combinators https://dpbriggs.ca/blog/implementing-a-copyless-redis-protocol-in-rust-with-parsing-combinators 4 comments rust
- Using the Redis Allocator in Rust https://engineering.redislabs.com/posts/using-the-redis-allocator-in-rust/ 3 comments rust
- A minimal key/value server using the redis protocol -- This is the very first Rust code I've ever written. Please be critical. https://github.com/tidwall/cache-server 14 comments rust
- Redis 4.0 implements new rate limiting commands in Rust http://www.antirez.com/news/110 3 comments rust
- Redis re-implemented in Rust https://github.com/seppo0010/rsedis 13 comments programming
- rsedis - Redis reimplementation in Rust. https://github.com/seppo0010/rsedis 12 comments rust