Add treemux

This commit is contained in:
Vladimir Mihailenco 2020-10-01 11:42:15 +03:00
parent 7125bf611e
commit 3a574d3db9
1 changed files with 1 additions and 0 deletions

View File

@ -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)