II.
MemorySystem overview
Reference · livememory-system:cloudflare-agent-memory
Cloudflare Agent Memory overview
Cloudflare's managed persistent memory service for AI agents, built on Durable Objects and Vectorize. Provides ingest, remember, recall, and forget operations through a REST API. Memories are stored in Durable Objects for strong consistency and optionally indexed in Vectorize for semantic retrieval. Supports team-shared memory profiles where multiple users or agent instances share a common memory namespace. Designed for agents deployed on Cloudflare Workers, but usable from any HTTP client. No self-hosted infrastructure required — Cloudflare manages replication, failover, and global distribution.
Attributes
displayName
Cloudflare Agent Memory
description
Cloudflare's managed persistent memory service for AI agents, built on
Durable Objects and Vectorize. Provides ingest, remember, recall, and
forget operations through a REST API. Memories are stored in Durable
Objects for strong consistency and optionally indexed in Vectorize for
semantic retrieval. Supports team-shared memory profiles where multiple
users or agent instances share a common memory namespace. Designed for
agents deployed on Cloudflare Workers, but usable from any HTTP client.
No self-hosted infrastructure required — Cloudflare manages replication,
failover, and global distribution.
memoryKind
api-service
persistence
cross-agent
autoExtraction
false
consolidation
manual
storageFormat
vector-db
privacyFilter
false
deduplication
none
Outgoing edges
memory_system_integrates1
- tool:cloudflare-agent-memory·ToolCloudflare Agent Memory
realizes1
- layer:12-knowledge-fabric·LayerKnowledge Fabric
Incoming edges
None.