eleboucher/memini

View on GitHub ↗

Give any MCP-capable agent persistent memory: remember/recall over a tiered store with hybrid vector + keyword retrieval. Single Go binary, SQLite or Postgres, embedded admin UI.

20 ★5 forksGoUpdated 18d ago

What you need to know

Shared persistent memory service for AI agents, built as a single Go binary backed by SQLite that can scale to Postgres.

Install

Download the latest release binary
go install or build from source

Usage

  • Run the memini binary and point your agent's memory tool at the configured endpoint

Key features

  • Shared memory across sessions and agents
  • SQLite storage with Postgres option
  • Single lightweight binary
  • Schema migration support

Best for

Giving AI agents a persistent, shared memory backend

Platforms: macOS · Linux · Windows

Reviewed 2026-08-11

Topics

Stars
20★
Forks
5
Language
Go
License
AGPL-3.0
Created
2026-06-09
Last push
2026-08-17