📂 Real Folder Structure
db/
├── users/
│ ├── U0/
│ │ ├── <user-id>/
│ │ │ ├── .inf -> JSON DATA
│ │ │ ├── <product-id>/
│ │ │ │ ├── .inf -> JSON DATA
│ │ │ │ ├── @<channel-id>/
│ │ │ │ │ ├── content.json
│ │ │ │ │ ├── .inf -> JSON DATA
│ │ │ │ │ └── <content-type>/
📌 Chunk folders are auto-calculated 📌 This allows millions of records without FS degradation