Skip to main content

2 docs tagged with "key-value store"

View all tags

Key-Value Store API

Run Redis-like operations against a Key-Value database. This API automatically available from the inside of any Codehook function.

What is a Key-Value Store / Database and how do you use it? Tutorial with examples

Complete guide to key-value stores: Learn what they are, why companies like Instagram and Discord use them, and how to build high-performance applications. Includes practical code examples, real-world use cases, step-by-step implementation across 7 tutorial parts, and comprehensive FAQ covering all operations, TTL, namespaces, and CLI usage.