rushdb-agent-memory

Official

Persistent memory for AI agents with RushDB.

Authorrush-db
Version1.0.0
Installs0

System Documentation

What problem does it solve?

RushDB Agent Memory provides a persistent, structured memory layer for AI agents, enabling durable storage of session data, decisions, and context. It unifies memory across conversations by constructing a connected graph of memories and relationships, replacing disparate vector stores and key-value caches with a single ACID-safe store.

Core Features & Use Cases

  • Store memories as typed records (e.g., SESSION, DECISION, ENTITY) and auto-link nested data into a graph.
  • Recall memories by meaning with semantic search, traverse related memories, and preserve context across sessions.
  • Replace fragmented memory tooling with a unified, graph-backed memory layer that supports ACID guarantees and complex queries.

Quick Start

Store a memory with a labeled data object and recall it later by semantic meaning.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rushdb-agent-memory
Download link: https://github.com/rush-db/rushdb/archive/main.zip#rushdb-agent-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.