stokado
Storage proxy
A storage proxy library providing getters, setters, serialization, and event listening for various storage types like localStorage and sessionStorage.
stokado can proxy objects of any storage-like, providing getter/setter syntax sugars, serialization, subscription listening, expiration setting, one-time value retrieval.
384 stars
3 watching
14 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
disposableexpiredlocalstorageonceproxyserializesessionstoragestoragesubscribewebstorage
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-queued-storage | A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery | 318 |
netflix/staash | A tool to abstract storage details and automate common data access patterns for developers working with relational technologies | 209 |
unshiftio/sessionstorage | Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
vishvananda/wormhole | A smart proxy that enables secure connection between docker containers using socket-activated tunneling | 390 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
yuriynasretdinov/kittenhouse | A local proxy that buffers and forwards data between an application server and a ClickHouse cluster. | 7 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
trickstercache/trickster | An HTTP reverse proxy/cache and time series dashboard accelerator that improves performance and scalability | 1,995 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
nasa/cmr-stac | A proxy service that exposes NASA's Common Metadata Repository data as a STAC-compliant API | 53 |
degola/punchmole | A tool to give locally running HTTP servers a public URL | 10 |
sukkaw/zsh-proxy | A plugin to configure proxy settings for various package managers and software in the zsh shell. | 370 |
pinguinjkeke/vue-local-storage | A Vue.js plugin that provides type-safe storage and computed variables for local storage with support for both client-side and server-rendered applications. | 672 |
twitter/twemproxy | A fast and lightweight proxy for caching protocols. | 12,145 |