https://github.com/rodneylab/upstash-redis-deno-perf
Upstash for Redis and the Performance API: measuring performance gains with Web APIs to deploy the database optimally in your Deno app.
https://github.com/rodneylab/upstash-redis-deno-perf
deno fresh preact redis upstash
Last synced: 3 months ago
JSON representation
Upstash for Redis and the Performance API: measuring performance gains with Web APIs to deploy the database optimally in your Deno app.
- Host: GitHub
- URL: https://github.com/rodneylab/upstash-redis-deno-perf
- Owner: rodneylab
- License: bsd-3-clause
- Created: 2023-02-16T18:34:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T12:49:14.000Z (about 2 years ago)
- Last Synced: 2025-01-08T13:52:39.023Z (5 months ago)
- Topics: deno, fresh, preact, redis, upstash
- Language: TypeScript
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Upstash for Redis and Performance API
[](https://stackblitz.com/github/rodneylab/upstash-redis-deno-perf)
This is the complete code for the
Upstash
for Redis and Performance API: Cache where it Counts article. There we talk
about using the JavaScript Performance API to find the optimal places in your
project to use Upstash for Redis.### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.
Feel free to jump into the
[Rodney Lab matrix chat room](https://matrix.to/#/%23rodney:matrix.org).