Skip to content

feat: revised hosted memory2 recommendations - #3476

Open
sasagarw wants to merge 6 commits into
dimensionalOS:mainfrom
sasagarw:add-hosted-memory2
Open

feat: revised hosted memory2 recommendations#3476
sasagarw wants to merge 6 commits into
dimensionalOS:mainfrom
sasagarw:add-hosted-memory2

Conversation

@sasagarw

@sasagarw sasagarw commented Aug 14, 2026

Copy link
Copy Markdown

Contribution path

  • Small, safe change that does not need a tracking issue

Problem

Evaluate PostgreSQL native logical replication as a baseline for Hosted Memory 2 synchronization and validate its behavior under normal and failure conditions.

Part of #2442

Solution

Added a PostgreSQL sync test using a local PostgreSQL instance and cloud RDS PostgreSQL. Tested native logical replication, including initial sync, continuous changes, network outages, PostgreSQL restarts, and recovery/catch-up after reconnection.

Also evaluated the limitations around offline operation, WAL retention, blobs, analytics/observability, and multi-robot/peer-to-peer access.

How to Test

Run the PostgreSQL sync test and verify changes replicate between the local and cloud PostgreSQL databases.

AI assistance

ChatGPT (GPT-5.6 Luna) — assisted with PostgreSQL replication commands, and documentation. All implementation and commands were reviewed and understood manually.

Checklist

  • I have read and approved the CLA.

@github-actions github-actions Bot added the first-time-contributor PR opened by an author who had not previously committed to this repository label Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first-time-contributor PR opened by an author who had not previously committed to this repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant