https://github.com/rabilrbl/hono-request-redis-cache
https://github.com/rabilrbl/hono-request-redis-cache
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rabilrbl/hono-request-redis-cache
- Owner: rabilrbl
- Created: 2024-05-25T10:32:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-25T10:32:37.000Z (over 1 year ago)
- Last Synced: 2025-07-29T00:56:08.038Z (2 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redis-hono-cache
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.9. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.