1.1

Table Of Contents
Part 4
Caching Data with vFabric SQLFire
Caching Data with vFabric SQLFire describes how to use SQLFire as a high-performance cache for an existing,
traditional RDBMS system. This guide describes the various cache strategies and explains how to implement and use
eviction features, listeners, and cache plug-ins to implement a cache.
Topics:
SQLFire Cache Strategies
Using a RowLoader to Load Existing Data
Evicting Table Data from SQLFire
Handling DML Events Synchronously
Handling DML Events Asynchronously
Using DBSynchronizer to Apply DML to an RDBMS
Suppressing Event Callbacks for a vFabric SQLFire Connection
179