Questions tagged [lokijs]

LokiJS is an in-memory JavaScript datastore with persistence.

LokiJS is:

  • In-Browser NoSQL db with syncing and persisting
  • a Redis-style store an npm install away
  • Persistable NoSQL db for Cordova
  • Embeddable NoSQL db with Persistence for node-webkit
106 questions
-1
votes
1 answer

What is the best way to use LokiJS in my Angular 1 app?

I want to use LokiJS for my AngularJS v1 app. I thought it would be a good idea to write my own persistence factory, so that I would be able to change the database system easiely. LokiJS has a special implemantation for Angular (loki-angular.js),…
cjs1976
  • 35
  • 2
  • 8
1 2 3 4 5 6 7
8