Skip to content

Commit

Permalink
Experimenting with github actions with vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Mar 8, 2024
1 parent 6912513 commit 6d0234a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# mysqlpool-cpp

[![CI](https://github.com/jgaa/mysqlpool-cpp/actions/workflows/ci.yaml/badge.svg)](https://github.com/jgaa/mysqlpool-cpp/actions/workflows/ci.yaml)

Lightweight async connection-pool library, built on top of boost.mysql.

The library require C++20 and use C++20 coroutines.
Expand Down

0 comments on commit 6d0234a

Please sign in to comment.