brainos-storage 0.1.0

SQLite and HNSW vector storage layer for Brain OS
Documentation

Brain Storage

Storage abstraction layer providing:

  • SQLite for episodic memory, semantic facts, procedures, and FTS5 index
  • RuVector for vector-based semantic memory (HNSW)
  • Encryption at rest (AES-256-GCM + Argon2id)
  • Schema migrations