
Comparative Study of Caching Strategies for Lookup Data in Web Applications | IJCT Volume 12 – Issue 6 | IJCT-V12I6P61

International Journal of Computer Techniques
ISSN 2394-2231
Volume 12, Issue 6 | Published: November – December 2025
Table of Contents
ToggleAuthor
Artsiom Lazouski
Abstract
Static lookup data is a common type of data widely used in modern web applications. It is frequently accessed while changing infrequently. Despite its simplicity, inefficient handling of such data can introduce unnecessary database load, increased latency, and other performance issues. This paper presents a comparative study of different caching mechanisms for delivering static lookup data. Several approaches are evaluated, including a plain database no-cache approach, distributed caching using Redis, application-level in-memory caching, and browser-based caching using Cache-Control headers. The approaches are analyzed under cold, warm, and update scenarios to provide a comprehensive view of their behavior in realistic operating conditions. The study highlights practical trade-offs between the evaluated strategies based on experimental results and observed performance characteristics.
Keywords
web caching, lookup data, performance evaluation, distributed cache, in-memory cache, HTTP caching, latency optimization, web APIs
Conclusion
This study presented a comparative evaluation of several caching mechanisms for lookup data in web applications, considering characteristics such as latency, scalability, consistency, and network load. The results demonstrated that there is no universal solution suitable for every scenario or system architecture. Instead, different mechanisms provide advantages depending on workload patterns and deployment constraints.
Future work may extend this research by evaluating hybrid caching models that combine multiple strategies. Additionally, future studies may explore multi-region deployments, CDN caching, and other approaches that were not examined in this research. Evaluating system behavior under unstable network conditions and write-heavy workloads would also provide further insight into real-world system behavior.
References
[1]M. Olumide, “Reducing latency with caching: An in-depth analysis of effective caching strategies for modern web applications,” 2024. [Online]. Available: https://www.researchgate.net/publication/
385737667_Reducing_Latency_With_Caching_An_In-Depth
_Analysis_Of_Effective_Caching_Strategies_For_Modern_Web_Applications
[2]I.-A. Moise and A. Băicoianu, “Optimizing intensive database tasks through caching proxy mechanisms,” April 2024. [Online]. Available: https://arxiv.org/abs/2404.12128
[3]D. Akinyele and S. Adeoye, “Caching and Content Delivery Networks (CDNs) for Performance Optimization,”, December 2023. [Online]. Available: https://www.researchgate.net/publication/389814256_
Caching_and_Content_Delivery_Networks_CDNs_for_Performance_Optimization
[4]H. Wu, Y. Fan, Y. Wang, H. Ma, and L. Xing, “A comprehensive review on edge caching from the perspective of total process: Placement, policy and delivery,” Sensors, vol. 21, no. 5033, pp. 1–28, 2021, doi: 10.3390/s21155033.
[5]M. P. Noura and J. Zhang, “Optimizing CDN architectures: Multi-metric algorithmic breakthroughs for edge and distributed performance,” arXiv preprint, December 2024. [Online]. Available: https://arxiv.org/abs/2412.09474
[6]H. Akbar, D. Athar, M. A. F. Rana, C. H. Javed, Z. A. Uzmi, I. A. Qazi, and Z. A. Qazi, “Semantic Caching for Improving Web Affordability,” 2025, arXiv preprint. [Online]. Available: https://arxiv.org/
abs/2506.20420v1
[7]M. Hosseini, S. Darabi, P. Eugster, M. Choopani, and A. H. Jahangir, “Rethinking Web Caching: An Optimization for the Latency-Constrained Internet,” in Proc. 23rd ACM Workshop on Hot Topics in Networks (HotNets’24), Irvine, CA, USA, Nov. 18–19, 2024, pp. 326–332. doi: 10.1145/3696348.3696873
[8]F. Gessert, M. Schaarschmidt, W. Wingerath, S. Friedrich, and N. Ritter, “The Cache Sketch: Revisiting expiration-based caching in the age of cloud data management,” in Proc. 40th IEEE Int. Conf. Data Eng. (ICDE ’24), Macao, China, Apr. 15–19, 2024, pp. 120-131. [Online]. Available: https://www.baqend.com/paper/btw-cache.pdf
How to Cite This Paper
Artsiom Lazouski (2025). Comparative Study of Caching Strategies for Lookup Data in Web Applications. International Journal of Computer Techniques, 12(6). ISSN: 2394-2231.









