upstash/skills

Collection of skills for Upstash

23Stars on the repository
18Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aggregating

01

upstash/skills

Command

Run analytics over indexed data using metric and bucket aggregations. Compute statistics, group documents, build histograms, and perform faceted navigation. Aggregations can be nested for multi-level analysis.

23 4d ago A 0 tokens copy · 100% MIT

aliases

02

upstash/skills

Command

Index aliases provide an indirection layer between your application and the actual index. You can point an alias to any index and swap it atomically, enabling zero-downtime reindexing.

23 4d ago A 0 tokens copy · 86% MIT

index-management

03

upstash/skills

Command

Create, inspect, and drop search indexes. Wait for indexing to complete after data changes. Indexes automatically track Redis keys matching a specified prefix.

23 4d ago A 0 tokens copy · 100% MIT

querying

04

upstash/skills

Command

Query documents from a search index using type-safe filters with support for pagination, sorting, field selection, scoring, and highlighting. Count matching documents efficiently without returning results.

23 4d ago A 0 tokens original MIT