Skip to content

Roadmap

This page tracks what we're planning next. For what's already available today, see the Guide.

Planned

  • CLI storage backend selection - optional sqlite-vec or Upstash Vector support in @turbomem/cli for managing remote indexes from the terminal.

Recently shipped

  • Memory deduplication / update-in-place - merge or update existing memories when new facts overlap. Supports merge (multi-way LLM consolidation), smart replace, and skip strategies. Enabled by default. See Configuration.
  • Edge runtime support - opt-in Upstash Vector storage for Cloudflare Workers, Vercel Edge, and other stateless runtimes.
  • sqlite-vec storage - optional local SQLite backend alongside the default PGlite adapter. See Storage.

Feedback

Have a feature request or want to influence the roadmap? Open a GitHub issue or contact us.