Tag

offline storage

1 views collected around this technical thread.

Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Apr 18, 2016 · Frontend Development

How Application Cache Manifests Enable Offline Web Apps

Application cache manifests let browsers store resources locally, enabling offline access, faster load times, and reduced server load; this guide explains their purpose, browser support, usage syntax, file structure, update mechanisms, and key considerations for reliable offline web applications.

Web Developmentappcachefrontend
0 likes · 6 min read
How Application Cache Manifests Enable Offline Web Apps
Architect
Architect
Oct 15, 2015 · Databases

Lushan: An Offline Static Data Storage Server for Recommendation Systems

This article details the design, implementation, and performance of Lushan, a high‑throughput offline static data storage server built with libevent that supports dynamic library mounting, key‑value indexing, and efficient query handling for large‑scale recommendation workloads.

Key-Valuechigh performance
0 likes · 18 min read
Lushan: An Offline Static Data Storage Server for Recommendation Systems