X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=6d4c35ef38f0ab795cdc2a5f257fc85b9df62bdd;hb=3c653a0342204eae4943cfdef432e9b01dafc0d0;hp=d44beeb0613a16378fea08316f07f8f55494de15;hpb=d77575028a825f2c63b9aaf7515b0dc58663c378;p=poolifier.git diff --git a/README.md b/README.md index d44beeb0..6d4c35ef 100644 --- a/README.md +++ b/README.md @@ -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: