Add ElastiCache (Valkey) message queue template by vasigorc · Pull Request #1309 · vercel/examples
Vasile Gorcinschi and others added 9 commits
January 21, 2026 14:33Demonstrates Streams with consumer groups for message queue functionality in Vercel Functions. Includes: - Contact form message producer (POST /api/messages) - Consumer group message processor with XREADGROUP and XAUTOCLAIM (GET /api/messages) - Message acknowledgement endpoint (DELETE /api/messages) - UI components for form submission and message processing - valkey-glide client integration with proper error handling
`serverComponentsExternalPackages` moved out of `experimental` in Next.js 15+
getMetadata is not compatible with client components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters