An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Upstash for Redis and Performance API

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](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).