Serverless Redis
Redis HTTP Server (Upstash compatibility)
http
ikatsuba/serverless-redis:latest
Just deployed
Redis
redis/redis-stack
Just deployed
/data
Redis HTTP Server with Upstash compatibility
This template is an HTTP server that interacts with the Redis database via HTTP requests. It supports compatibility with Upstash, a cloud service that provides Redis.
Technologies used:
- Hono: A lightweight framework for building high-performance HTTP servers in TypeScript. In this template, Hono is used to handle HTTP requests.
- Nx: A project management tool that helps organize code and dependencies. It is used to structure the application and run tasks such as build, testing, and deployment.
Why use this template:
- Simple setup and high performance thanks to Hono.
- Nx helps manage the project and dependencies, making development more convenient.
Template Content