JSPM

  • Created
  • Published
  • Downloads 767
  • Score
    100M100P100Q99407F
  • License Apache-2.0

Flash Store is an Easy to Use Key-Value Storage Library for Node.js Writen in TypeScript Edit

Package Exports

  • flash-store

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (flash-store) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

FLASH-STORE

Build Status NPM Version Downloads node TypeScript Powered by LevelDB

FlashStore is a Key-Value database tool and makes using leveldb more easy for Node.js

flash store

SEE ALSO

  1. NODE.JS DATABASES: AN EMBEDDED DATABASE USING LEVELDB
  2. How to Cook a Graph Database in a Night - LevelGraph
  3. Graph database JS style for Node.js and the Browser. Built upon LevelUp and LevelDB.