Skip to content

Commit 49b848b

Browse files
chore: add heading to readme (#12)
1 parent 4ea1316 commit 49b848b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Logging
1+
# mini-redis
2+
3+
`mini-redis` is a lightweight, idiomatic implementation of [Redis](https://redis.io) built with [tokio](https://tokio.rs).
4+
5+
## Logging
26

37
`mini-redis` uses [`tracing`](https://github.com/tokio-rs/tracing) to provide structured logs. Debug logs can be displayed by running:
48

0 commit comments

Comments
 (0)