1
0
mirror of https://github.com/redis/go-redis.git synced 2025-08-01 16:06:54 +03:00

Add scan struct example (#1870)

This commit is contained in:
Vladimir Mihailenco
2021-08-29 19:37:17 +03:00
committed by GitHub
parent 989295a24b
commit ed42d3c37b
6 changed files with 166 additions and 6 deletions

View File

@ -17,7 +17,7 @@
- [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)
My other projects:
Other projects you may like:
- [Bun](https://bun.uptrace.dev) - fast and simple SQL client for PostgreSQL, MySQL, and SQLite.
- [treemux](https://github.com/vmihailenco/treemux) - high-speed, flexible, tree-based HTTP router