Skip to content

Commit

Permalink
Replace go-pg with bun
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed May 17, 2021
1 parent 8f0fbd2 commit f33c425
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,5 @@ go test

## 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)
- [Fast and flexible ORM](https://github.com/uptrace/bun)
- [msgpack for Go](https://github.com/vmihailenco/msgpack)

0 comments on commit f33c425

Please sign in to comment.