Add note to README noting the experimental status of v3

v3-experimental-wait-ping-context
Jack Christensen 2016-08-02 13:22:09 -05:00
parent b3eed3cce0
commit 2bf3fac594
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Pgx
## Experimental Branch
This is the experimental v3 branch. v2 is the stable branch.
Pgx is a pure Go database connection library designed specifically for
PostgreSQL. Pgx is different from other drivers such as
[pq](http://godoc.org/github.com/lib/pq) because, while it can operate as a