Click here to Skip to main content
15,885,914 members
Everything / Cache

Cache

cache

Great Reads

by Guirec
A pattern for an always available cache using asynchronous refresh.
by AlexCode
Handling different default AJAX caching definitions between browsers.
by Levente Kupás
If you have big reports which run slowly, you may use this T-SQL based engine to speed-up them.
by tugrulGtx
Accessing VRAM-cached nucleotide sequences in FASTA formatted files (*.fna, *.faa) by index

Latest Articles

by ToughDev
Fix high Windows memory usage caused by large metafile
by DiponRoy
How to run FTP, SFTP, SMTP, Cache, LDAP, SSO and other servers in Docker
by tugrulGtx
Direct mapped cache in front, LRU approximation behind, any LLC on back-end.
by tugrulGtx
CLOCK caching (LRU approximation) with O(1) cache hit, up to N asynchronous O(1) cache misses

All Articles

Sort by Score

Cache 

25 Jul 2011 by AlexCode
Handling different default AJAX caching definitions between browsers.
20 Jul 2017 by Fiyaz Hasan
This article shows you how to configure the ASP.NET Core 2.0 MVC File action result to write file to response with cache headers.
3 Jun 2012 by Ronen Rabinovitz
No need for complex settings, just create an object or a dictionary and let the helpers handle the cache.
31 Jul 2017 by Sharp Ninja
Caching doesn't have to be complicated.
26 Jul 2010 by Gil Fink
The tip explains how to enable the local cache feature of Velocity (Microsoft Distributed Cache).
4 Feb 2012 by Adnan Masood
How to test and Ensure that AppFabric Service is up and running
20 Aug 2014 by Alexander Gorin
Introduction to txcaching library.
27 Oct 2014 by ashok_ku_samantray
Query Caching in Django with the help of select_related method
11 Nov 2014 by binit.ku.singh
How to disable page caching in Firefox
17 Jul 2022 by DiponRoy
How to run FTP, SFTP, SMTP, Cache, LDAP, SSO and other servers in Docker
12 Jul 2015 by Sem.Shekhovtsov
Caching the entire asp.net 3.5 web forms page using modules.