Skip to content

Add pluggable storage backend for MemoryIndexerDatabase - #22

Open
brianorwhatever wants to merge 1 commit into
fix-it-for-realfrom
codex/implement-pluggable-database-for-memoryindexerdatabase
Open

Add pluggable storage backend for MemoryIndexerDatabase#22
brianorwhatever wants to merge 1 commit into
fix-it-for-realfrom
codex/implement-pluggable-database-for-memoryindexerdatabase

Conversation

@brianorwhatever

Copy link
Copy Markdown
Contributor

Summary

  • implement StorageBackend interface with a default InMemoryBackend
  • refactor MemoryIndexerDatabase to use StorageBackend for persistence
  • export backend helpers from indexer module

Testing


https://chatgpt.com/codex/tasks/task_b_6853b5ec51b88321aac93bdd1c4530b4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant