Rate This Document
Findability
Accuracy
Completeness
Readability

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).
Figure 1 Overall OmniStateStore architecture