Directories
¶
| Path | Synopsis |
|---|---|
|
api
|
|
|
cache
Package cache is the one shared cache mechanism in this service: a Postgres-backed key/value store over the UNLOGGED `cache` table, plus the atomic fixed-window counter that every rate limit is built on (see ratelimit.go).
|
Package cache is the one shared cache mechanism in this service: a Postgres-backed key/value store over the UNLOGGED `cache` table, plus the atomic fixed-window counter that every rate limit is built on (see ratelimit.go). |
Click to show internal directories.
Click to hide internal directories.