Dev/omar/design/serverCache

From Omar Wiki

Jump to: navigation, search

Contents

Server Side Cache Feature


Motivation and Use Cases

  • Enable caching and fast lookup of commonly used objects and queries.

Feature Design

Interface ServerCache

  • TBD

Design Issues

  • Should only pre-configured queries be cached or should it cache any queries that are being executed (write-tyhru cache)?
Personal tools