Skip to main content

KV

Sub-ms latency

Global key-value store

Global edge key-value storage with sub-millisecond latency. Full command support including strings, hashes, lists, sets, and sorted sets. Built-in TTL, atomic operations, and rate limiting primitives. Data automatically namespaced per app.

Overview
Pricing
Usage
Docs
Examples

Quick Start

1

Initialize SDK with your app credentials

2

Use sylphx.kv.set() to store data

3

Use sylphx.kv.get() to retrieve data

4

Set TTL for auto-expiring cache

Documentation

Key Concepts

Getting Started

Follow the quick start guide to set up this service.

Configuration

Configure the service using environment variables or the dashboard.

API Keys

Use your API key to authenticate requests to this service.

SDK Methods

MethodDescription
sylphx.[service].[method]()See documentation for available methods

Need more details?

Check out our complete documentation for in-depth guides and tutorials.

View full documentation