Skip to content

docs: add @glidemq/fastify to community plugins#6560

Merged
Eomm merged 2 commits intofastify:mainfrom
avifenesh:add-glidemq-plugin
Mar 7, 2026
Merged

docs: add @glidemq/fastify to community plugins#6560
Eomm merged 2 commits intofastify:mainfrom
avifenesh:add-glidemq-plugin

Conversation

@avifenesh
Copy link
Copy Markdown
Contributor

Adds @glidemq/fastify to the community plugins list in Ecosystem.md.

@glidemq/fastify is a Fastify plugin for glide-mq - a high-performance message queue powered by Valkey/Redis Streams with a Rust-native client.

Features:

  • glideMQPlugin - core plugin decorating fastify.glidemq with queue registry and lifecycle cleanup
  • glideMQRoutes - 11 REST endpoints for queue management with proper Fastify encapsulation
  • SSE event streaming for real-time queue monitoring
  • Prefix support and multiple route registrations
  • Optional Zod validation with graceful fallback
  • In-memory testing mode (no Valkey needed) with createTestApp() helper

npm: npm install @glidemq/fastify glide-mq fastify

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 6, 2026
@Eomm Eomm merged commit 25a70ff into fastify:main Mar 7, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants