Preparing for system design interviews?  Try bugzed.com →

redux-storage-engine-cookies

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A cookie-based storage engine for redux-storage, version 1.0.0. It stores the entire Redux state in a single cookie via document.cookie. This engine is synchronous and blocking, with severe size limits (e.g., IE total cookie limit of 4096 bytes). It uses js-cookie for cookie handling and requires a Promise polyfill for IE<=11. Compared to other redux-storage engines (e.g., localStorage), cookies have cross-subdomain support but are far more restrictive in storage capacity.

total hits 8
actors 2 distinct systems
last hit 17d ago AhrefsBot
GPTBot
3
Humans
4

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇹🇷 Turkey