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
50ee6457df
commit
87957d8fe7
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
|
- Serverless: In-memory storage with optional cloud persistence
|
||||||
- Fallback: In-memory storage
|
- Fallback: In-memory storage
|
||||||
- Automatically migrates between storage types as needed
|
- Automatically migrates between storage types as needed
|
||||||
|
- Uses a simplified, consolidated storage structure for all noun types
|
||||||
|
|
||||||
## 🚀 The Brainy Pipeline
|
## 🚀 The Brainy Pipeline
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue