1
0
Fork 0

10 Commits (master)

Author SHA1 Message Date
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole 208fc20659 Fix more uses of random 1 year ago
chermehdi 3bfcbffc37 Fix typos and Grammar issues 3 years ago
Philip O'Toole 955f2302c4 Conn, not PoolConn
It's already in the pool package.
3 years ago
Philip O'Toole dd71c07c73 ABL 3 years ago
Philip O'Toole 4eb743b259 Revert one unneeded change 3 years ago
Philip O'Toole 15265136d5 Fix racy WaitGroup usage during tests 3 years ago
Philip O'Toole 5613edd887 Fix connection pool stats
Also HTTP should read its own Raft address locally.
3 years ago
Philip O'Toole ac1166fdca Add stats to connection pool 3 years ago
Philip O'Toole fd2c3a6314 Add Connection Pool source
Many thanks to https://github.com/fatih/pool.
3 years ago