Skip to content

🦀 Persistent cache with localStorage inspired API and deep object querying built for Node.

Notifications You must be signed in to change notification settings

ceckenrode/locster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locster 🦀 NPM

Persistent cache with localStorage inspired API and deep object querying built for Node.

Features

  • Fast since it keeps an in memory representation of the cache to minimize trips to the filesystem.

  • Familiar API based on the localStorage API found in the browser.

  • Deep Object Querying support for deep object querying.

Installation

npm install locster

Usage

Demo

About

🦀 Persistent cache with localStorage inspired API and deep object querying built for Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published