Start a conversation

Articles

  • Cache Invalidation

    This feature automatically invalidates a cache entry based on the updates occurring on the database. You can add invalidation patterns to the system and map these invalidation patterns to caching patt...

  • Configuring Stored Procedure Query Caching

    The Transparent Cache feature makes it possible to configure the databases for which query responses need to be cached and specify the patterns or rules that trigger data cache. Once these rules have ...

  • Cache Manager

    Cache Manager allows you to clear the cache from memory under very specific circumstances. The standard cache-control expires with a TTL setting. However, there are conditions when we need more contro...

  • Cache rules and Pre-cache rules

    This article describes the procedures for setting cache and pre-cache rules.  Cache rules are defined per cluster. These are simple patterns or expressions for ScaleArc to parse against and, if matche...

  • Transparent Cache

    ScaleArc's transparent cache feature enhances performance by caching the response elements of the data in your database. This process releases the database's processing power and increases network and...