aether-memory 0.1.0

AetherMemory: hot-cold hierarchical memory architecture for embodied AI with LRU hot layer, K-Means cold partitioning, two-phase atomic migration and reinforcement-learning importance updates
Documentation
1
2
3
4
5
# aether-memory

**AetherMemory 以太记忆**: Hot-cold hierarchical memory architecture for embodied AI.

Features a millisecond-response LRU hot layer (LuminaCore), zstd-compressed cold store with local/S3 dual backend (AbyssalStore), K-Means cold partitioning (NebulaIndex), two-phase atomic migration with crash recovery, and reinforcement-learning importance updates. Part of the Soulweaver embodied AI infrastructure stack.