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 12dd28a commit c1af38dCopy full SHA for c1af38d
README.md
@@ -1,7 +1,7 @@
1
# postgres-asio
2
=========
3
4
-A C++11 asyncronous postgres client library
+A C++11 asyncronous postgres client library based on boost::asio. The library provides a thin skin on to of the C-API pglib
5
6
7
Platforms: Windows / Linux
0 commit comments