locster

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i locster

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

76.1 kB

Total Files

7

Last publish

Collaborators

  • chriseckenrode