Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongoodwin authored Dec 3, 2024
1 parent ac0799e commit 764af07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# topics-rs
A redis-pub/sub-inspired Rust demo/project showing an in memory topic store that publishes updates to consumers.
Rust Pub/Sub broker built from scratch. Inspired by Redis' protocol.

This project is a demonstration and for us to learn together!
It's not intended for production use currently, although would be a good seed project.
Expand Down

0 comments on commit 764af07

Please sign in to comment.