Skip to content

Documentation

Use this page as the shortest path into the docs. Pick the workflow that matches what you are trying to do.




TaskGo to
Start a local serverQuick Start
Configure Agent Memory persistenceHTTP API Reference
Write an agent context flowAgent Memory
Query from PythonPython API Reference
Use SQL temporal functionsSQL Reference
Use spatial distance and geofence predicatesSQL Reference: Spatial Functions
Ingest Arrow IPC batches over HTTPHTTP Reference: Arrow IPC Ingest
Ingest MessagePack column batches over HTTPHTTP Reference: MessagePack Ingest
Connect Telegraf input plugins to ZeptoDBTelegraf Output
Consume AWS Kinesis streamsC++ Reference: Feed Handlers
Enable ROS 2 topic ingestROS 2 Setup and Smoke Test
Deploy ZeptoDB at a ROS 2 edge nodeROS 2 Edge Deployment
Use Ros2Consumer from C++C++ Reference: ROS 2 connector
Use OpcUaConsumer or OpcUaServer from C++C++ Reference: OPC-UA Consumer
Inspect cluster-wide Agent Memory statsHTTP API Reference
Deploy with DockerDocker Deployment
Run in productionProduction Deployment
Follow release branch policyBranch Release Policy
Cut and validate a releaseRelease Process
Set up SSO/RBAC/auditSecurity Operations Guide
Review latency numbersBenchmarks

Agent Memory supports routed writes, point reads, fan-out memory search/context assembly, semantic-cache fan-out, replica WAL durability policy, delete and eviction tombstones, tenant quotas, local stats, cluster-scoped stats, and owner-failover reporting.

Shard migration dual-write/catch-up remains future work. For implementation details, use HTTP API Reference, Python API Reference, and Agent Memory for AI Agents.