diff --git a/README.md b/README.md index 52cc7567..2a2f56af 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ res, err := rdb.Do(ctx, "set", "key", "value").Result() ## See also +- [Fast and flexible HTTP router](https://github.com/vmihailenco/treemux) - [Golang PostgreSQL ORM](https://github.com/go-pg/pg) - [Golang msgpack](https://github.com/vmihailenco/msgpack) - [Golang message task queue](https://github.com/vmihailenco/taskq)