DEV Community

# cache

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What's the Best Way to Set The Cache-Control Header?

What's the Best Way to Set The Cache-Control Header?

12
Comments
6 min read
Showing "new version available" notification on create-react-app PWAs

Showing "new version available" notification on create-react-app PWAs

65
Comments 10
7 min read
What redis is used for?! 10 Things You Can Do with Redis đŸ˜±

What redis is used for?! 10 Things You Can Do with Redis đŸ˜±

9
Comments 1
2 min read
Laravel file driven cache on steroids

Laravel file driven cache on steroids

8
Comments 1
2 min read
NodeJS Express API Endpoint Caching

NodeJS Express API Endpoint Caching

3
Comments
2 min read
How To Add a Cache Layer to your JavaScript API

How To Add a Cache Layer to your JavaScript API

8
Comments
2 min read
How To Cache Your Javascript Functions ? Meet the Memoization Technique!

How To Cache Your Javascript Functions ? Meet the Memoization Technique!

16
Comments 1
4 min read
Caching HTTP Response in Angular with Cashew

Caching HTTP Response in Angular with Cashew

15
Comments 1
1 min read
Cache for performance, not for offloading

Cache for performance, not for offloading

13
Comments
3 min read
Laravel Caching

Laravel Caching

10
Comments 1
3 min read
Codeless caching using Azure API management

Codeless caching using Azure API management

11
Comments
4 min read
Getting Started with Caching (Redis + NodeJS)

Getting Started with Caching (Redis + NodeJS)

17
Comments
1 min read
How To Cache Images – React Native Expo (Managed)

How To Cache Images – React Native Expo (Managed)

6
Comments
3 min read
Update Apollo Cache after a mutation and get instant benefits on your UI

Update Apollo Cache after a mutation and get instant benefits on your UI

62
Comments 13
5 min read
How to Use Laravel Cache For Quick Load Time

How to Use Laravel Cache For Quick Load Time

5
Comments
1 min read
Basic Usage of Cache in Laravel

Basic Usage of Cache in Laravel

4
Comments
1 min read
How BigCache avoids expensive GC cycles and speeds up concurrent access in Go

How BigCache avoids expensive GC cycles and speeds up concurrent access in Go

28
Comments
5 min read
How to useCallback()

How to useCallback()

22
Comments 3
2 min read
Caching JavaScript data file results when using Eleventy

Caching JavaScript data file results when using Eleventy

8
Comments
4 min read
Getting Familiar with Redis Data Types

Getting Familiar with Redis Data Types

8
Comments
6 min read
How I reduced the runtime of a Cronjob by 94%

How I reduced the runtime of a Cronjob by 94%

9
Comments
3 min read
A Caching Library, written in Swift that can cache Anything.

A Caching Library, written in Swift that can cache Anything.

6
Comments
1 min read
Top Redis Use Cases by Core Data Structure Types

Top Redis Use Cases by Core Data Structure Types

13
Comments
10 min read
Start using memoization to reduce computing time in Javascript

Start using memoization to reduce computing time in Javascript

49
Comments 5
4 min read
A multi-tenant cache solution with Memcache and Python

A multi-tenant cache solution with Memcache and Python

9
Comments
3 min read
Implementing Least Recently Used Cache Eviction Policy

Implementing Least Recently Used Cache Eviction Policy

13
Comments
7 min read
Cache large drop-downs in Rails

Cache large drop-downs in Rails

8
Comments
2 min read
Caching AJAX requests with SessionStorage

Caching AJAX requests with SessionStorage

13
Comments 6
3 min read
PHP + nginx + caché + tmpfs, una combinación ganadora

PHP + nginx + caché + tmpfs, una combinación ganadora

6
Comments
3 min read
How to make Nginx cache cookie aware?

How to make Nginx cache cookie aware?

14
Comments 2
1 min read
Creating a simple memory cache for your Angular Universal website or application

Creating a simple memory cache for your Angular Universal website or application

45
Comments
9 min read
How to set up an NGINX reverse proxy cluster with a shared cache

How to set up an NGINX reverse proxy cluster with a shared cache

11
Comments
2 min read
Optimizing cache with predictive expire and compression

Optimizing cache with predictive expire and compression

9
Comments
1 min read
DEV Notes: Don't Forget To Clear Cache!

DEV Notes: Don't Forget To Clear Cache!

118
Comments 8
3 min read
SPAs: Have Your Cache And Eat It Too

SPAs: Have Your Cache And Eat It Too

53
Comments 10
3 min read
🧠 A New React and the Old Cache

🧠 A New React and the Old Cache

92
Comments 6
6 min read
Memoization Forget-Me-Bomb

Memoization Forget-Me-Bomb

25
Comments 2
12 min read
FastEntry - Rails cache management

FastEntry - Rails cache management

40
Comments 7
2 min read
Getting the most out of server side caching

Getting the most out of server side caching

34
Comments 1
4 min read
How I Learned to Stop Worrying and Love the Cache - Stick with it

How I Learned to Stop Worrying and Love the Cache - Stick with it

43
Comments
9 min read
How I Learned to Stop Worrying and Love the Cache - Writing

How I Learned to Stop Worrying and Love the Cache - Writing

99
Comments
6 min read
How I Learned to Stop Worrying and Love the Cache - Reading

How I Learned to Stop Worrying and Love the Cache - Reading

129
Comments 4
8 min read
Mastering Your First Ticket - Tips of a Recent Grad

Mastering Your First Ticket - Tips of a Recent Grad

14
Comments
9 min read
A rant on failing to build

A rant on failing to build

27
Comments
4 min read
Using Redis Object Cache to Speed Up Your WordPress Installation

Using Redis Object Cache to Speed Up Your WordPress Installation

10
Comments 1
6 min read
Caching Component data in React

Caching Component data in React

17
Comments 4
4 min read
Melhores Plugins de Cache para WordPress Gratuitos – 2020

Melhores Plugins de Cache para WordPress Gratuitos – 2020

2
Comments
5 min read
Cachebusters

Cachebusters

7
Comments
5 min read
Keep working Offline with Javascript

Keep working Offline with Javascript

15
Comments 3
2 min read
Overflow reality check

Overflow reality check

9
Comments
4 min read
Going offline with microformats

Going offline with microformats

8
Comments
8 min read
Borrado de Caché en Desarrollo Web

Borrado de Caché en Desarrollo Web

5
Comments
3 min read
Cache para dummies: Inception

Cache para dummies: Inception

6
Comments
5 min read
Como limpar o cache de DNS no Windows, Mac, Ubuntu e Chrome?

Como limpar o cache de DNS no Windows, Mac, Ubuntu e Chrome?

5
Comments
2 min read
Introducing EasyStash - Easy data persistence in Swift

Introducing EasyStash - Easy data persistence in Swift

6
Comments
2 min read
How to do caching, when Redis is just too much.

How to do caching, when Redis is just too much.

6
Comments
3 min read
Understanding The Memcached Source Code - LRU II

Understanding The Memcached Source Code - LRU II

7
Comments
10 min read
Understanding The Memcached Source Code - LRU I

Understanding The Memcached Source Code - LRU I

7
Comments
8 min read
Understanding The Memcached Source Code - Slab III

Understanding The Memcached Source Code - Slab III

5
Comments
4 min read
Understanding The Memcached Source Code - Slab II

Understanding The Memcached Source Code - Slab II

4
Comments
8 min read
loading...