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

Caching and encryption / storage stack on top of pbobject and objectenc.

Notifications You must be signed in to change notification settings

paralin/objstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).

Data is stored unencrypted in the local database, and encrypted in the remote database.

About

Caching and encryption / storage stack on top of pbobject and objectenc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published