Skip to content

Commit

Permalink
Add Bun to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Jun 21, 2021
1 parent 43ec146 commit 526725c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -17,6 +17,9 @@
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
- [RealWorld example app](https://github.com/uptrace/go-treemux-realworld-example-app)

> :heart: Please check [Bun](https://bun.uptrace.dev) - fast and simple SQL client for PostgreSQL,
> MySQL, and SQLite.
## Ecosystem

- [Redis Mock](https://github.com/go-redis/redismock).
Expand Down Expand Up @@ -160,8 +163,3 @@ Lastly, run:
```
go test
```

## See also

- [Fast and flexible ORM](https://github.com/uptrace/bun)
- [msgpack for Go](https://github.com/vmihailenco/msgpack)

0 comments on commit 526725c

Please sign in to comment.