diff --git a/docs/Guides/Ecosystem.md b/docs/Guides/Ecosystem.md index 3fa6d598e6..39f5ac31cb 100644 --- a/docs/Guides/Ecosystem.md +++ b/docs/Guides/Ecosystem.md @@ -515,6 +515,8 @@ section. `fastify-caching`. - [`fastify-slonik`](https://github.com/Unbuttun/fastify-slonik) Fastify Slonik plugin, with this you can use slonik in every part of your server. +- [`fastify-slow-down`](https://github.com/nearform/fastify-slow-down) A plugin + to delay the response from the server. - [`fastify-socket.io`](https://github.com/alemagio/fastify-socket.io) a Socket.io plugin for Fastify. - [`fastify-split-validator`](https://github.com/MetCoder95/fastify-split-validator)