parse-cache

v0.0.13
Parse cache that actually works.
cache memory parse parse-server parseframework redis store ttl

start

webpack-dev-server --watch --progress --open --mode development

test

npm run build-node && mocha --exit

lint

eslint index.js src/*

build-node

babel src --out-dir out

build-web

webpack --config webpack.config.js --mode production

prepublish

npm run lint && npm run build-node && npm run build-web
npm i parse-cache

Metadata

  • MIT
  • Whatever
  • Ricardo Paiva
  • released 11/15/2018

Downloads

Maintainers