Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
/ objstore-js Public archive

Javascript implementation of the object store.

Notifications You must be signed in to change notification settings

paralin/objstore-js

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2018
Feb 15, 2018
Mar 14, 2018
Feb 15, 2018
Mar 14, 2018
Mar 14, 2018
Feb 15, 2018
Feb 15, 2018
Jan 17, 2018
Feb 8, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Jan 17, 2018
Feb 12, 2018
Mar 14, 2018
Mar 14, 2018
Feb 15, 2018
Feb 15, 2018
Feb 15, 2018
Mar 14, 2018
Mar 14, 2018
Jan 17, 2018

Repository files navigation

Object Store

Object storage, caching, and encryption stack on top of pbobject and objectenc.

Introduction

The object store manages storing and retrieving data from the local database (BadgerDB, IndexedDB) and the remote database (IPFS, js-ipfs).

This is the Javascript implementation, see the Go repo.

About

Javascript implementation of the object store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published