Skip to content

Commit 526725c

Browse files
committed
Add Bun to readme
1 parent 43ec146 commit 526725c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
1818
- [RealWorld example app](https://github.com/uptrace/go-treemux-realworld-example-app)
1919

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

2225
- [Redis Mock](https://github.com/go-redis/redismock).
@@ -160,8 +163,3 @@ Lastly, run:
160163
```
161164
go test
162165
```
163-
164-
## See also
165-
166-
- [Fast and flexible ORM](https://github.com/uptrace/bun)
167-
- [msgpack for Go](https://github.com/vmihailenco/msgpack)

0 commit comments

Comments
 (0)