dimensionalOS / dimensionalOS/dimos

Postgres memory2 store

Open
#1,652 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement memory
Dominant language
Python
Stars
4.5k
Forks
808
Avg merge
3d 5h
Merged PRs (30d)
233

Description

Memory2 has sqlite backend which means that dimos module uses resources for writing/encoding/querying, better to delegate this to a serious store.

Deploy postgres as native module perhaps? Docker? not sure

write memory2 posgres backend (no need for migrations, just drop the db)


Synced from DIM-738 by summer

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the Memory2 sqlite backend and tracing how dimos uses it for writing, encoding, and querying. Confirm the intended Postgres deployment approach, then consider the work complete when Memory2 has a functioning Postgres backend without requiring migrations.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python, sqlite
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.