Easily persist and load config data. No dependencies.
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
A basic Ember implementation of a resource presentation layer for use with @ember-data/store
The core of EmberData. Provides the Store service which coordinates the cache with the network and presentation layers.