feat(docs): update README to highlight new consolidated storage structure
- Documented the use of a simplified, unified storage structure for all noun types. - Enhanced storage system explanation to reflect recent architectural improvements. Purpose: Improve developer understanding of the storage system by updating documentation with the latest features and design changes.
This commit is contained in:
parent
cad30178ee
commit
7cec5fb90a
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ Brainy combines four key technologies to create its adaptive intelligence:
|
|||
- Serverless: In-memory storage with optional cloud persistence
|
||||
- Fallback: In-memory storage
|
||||
- Automatically migrates between storage types as needed
|
||||
- Uses a simplified, consolidated storage structure for all noun types
|
||||
|
||||
## 🚀 The Brainy Pipeline
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue