Architecture
Figure 1 shows the overall OmniStateStore architecture, which consists of BSS-Cache and BSS-Store.
- BSS-Cache offers hot data access with hash-like performance and efficient data downgrading mechanisms.
- BSS-Store delivers large-capacity warm data access, leveraging a drive-organized log-structured merge-tree (LSM tree).
Parent topic: Feature Overview
