We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ec146 commit 526725cCopy full SHA for 526725c
README.md
@@ -17,6 +17,9 @@
17
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
18
- [RealWorld example app](https://github.com/uptrace/go-treemux-realworld-example-app)
19
20
+> :heart: Please check [Bun](https://bun.uptrace.dev) - fast and simple SQL client for PostgreSQL,
21
+> MySQL, and SQLite.
22
+
23
## Ecosystem
24
25
- [Redis Mock](https://github.com/go-redis/redismock).
@@ -160,8 +163,3 @@ Lastly, run:
160
163
```
161
164
go test
162
165
-
-## See also
166
-- [Fast and flexible ORM](https://github.com/uptrace/bun)
167
-- [msgpack for Go](https://github.com/vmihailenco/msgpack)
0 commit comments