Versions

Description

datastore is a generic layer of abstraction for data store and database access. It is a **simple** API with the aim to enable application development in a datastore-agnostic way, allowing datastores to be swapped seamlessly without changing application code. Thus, one can leverage different datastores with different strengths without committing the application to one datastore throughout its lifetime. In addition, grouped datastores significantly simplify complex data access patterns, such as caching and sharding.

Repository

https://github.com/jbenet/datastore.git

Project Slug

datastore

Last Built

6 years, 6 months ago failed

Maintainers

Home Page

https://github.com/jbenet/datastore

Badge

Tags

api, caching, database, datastore, memcached, mongo, redis, sharding

Short URLs

datastore.readthedocs.io
datastore.rtfd.io

Default Version

latest

'latest' Version

master