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

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

  • Defining Cache Rules

    This article describes the procedures for setting Cache rules. Cache rules are defined per cluster. These are simple patterns or expressions for ScaleArc to parse against and, if matched, serve direct...

  • 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...