X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=6d4c35ef38f0ab795cdc2a5f257fc85b9df62bdd;hb=d27d073362e19e88ed9aa17696b9d39b84780cb1;hp=c5dd07ad504c127e389eae815e7428167a5c41ef;hpb=cdb1dc594e51dfcfebfcb5145df388cec270f453;p=poolifier.git diff --git a/README.md b/README.md index c5dd07ad..6d4c35ef 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@

Weekly Downloads - - Actions Status + + Actions Status Quality Gate Status @@ -37,8 +37,8 @@ Please consult our [general guidelines](#general-guidance). - Performance :racehorse: [benchmarks](./benchmarks/README.md) - Security :bank: :cop: [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=security_rating)](https://sonarcloud.io/dashboard?id=pioardi_poolifier) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=pioardi_poolifier) - Easy to use :couple: -- Easy switch from a pool to another, easy to tune :white_check_mark: - Dynamic pool size :white_check_mark: +- Easy switch from a pool to another :white_check_mark: - No runtime dependencies :white_check_mark: - Proper async integration with node async hooks :white_check_mark: - Support for worker threads and cluster node modules :white_check_mark: