Web-enabling Cache Daemon for Complex Data
Abstract
One of the most common basic techniques for improving the performance of web applications is caching frequently accessed data in fast data stores, colloquially known as cache daemons. In this paper we present a cache daemon suitable for storing complex data while maintaining fine-grained control over data storage, retrieval and expiry. Data manipulation in this cache daemon is performed via standard SQL statements so we call it SQL cached. It is a practical, usable solution already implemented in several large web sites.
Full Text:
PDFDOI: https://doi.org/10.2498/cit.1001400
This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.