Skip to content

Add graph-loader and vessel-loader to docker-compose (#26) - #49

Merged
askmy-stack merged 1 commit into
mainfrom
feat/meridian-26-compose-loaders
Aug 3, 2026
Merged

Add graph-loader and vessel-loader to docker-compose (#26)#49
askmy-stack merged 1 commit into
mainfrom
feat/meridian-26-compose-loaders

Conversation

@askmy-stack

Copy link
Copy Markdown
Owner

Summary

  • Adds graph-loader and vessel-loader compose services (Kafka → Neo4j), mirroring rag-indexer
  • Documents the loader services and local make/python -m entry points in README

Closes #26

Test plan

  • docker compose config validates
  • Unit tests for loaders still pass (pytest tests/unit/test_graph_loader.py tests/unit/test_vessel_loader.py)
  • Optional: docker compose up -d kafka zookeeper neo4j graph-loader vessel-loader starts cleanly

Made with Cursor

Wire Kafka→Neo4j consumers alongside rag-indexer so conflict and AIS
events load into the graph during local compose runs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@askmy-stack
askmy-stack merged commit c4f0185 into main Aug 3, 2026
5 checks passed
@askmy-stack
askmy-stack deleted the feat/meridian-26-compose-loaders branch August 3, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add graph-loader and vessel-loader to docker-compose

1 participant