此内容没有您所选择的语言版本。
Chapter 8. Cache Writing Modes
8.1. Write-Through and Write-Behind Caching 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
JBoss Data Grid presents configuration options with a single or multiple cache stores. This allows it to store data in a persistent location, for example a shared JDBC database or a local file system. JBoss Data Grid supports two caching modes:
- Write-Through (Synchronous)
- Write-Behind (Asynchronous)