Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libp2p/js-libp2p-distributed-record-store
DEPRECATED
https://github.com/libp2p/js-libp2p-distributed-record-store
Last synced: 9 days ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/libp2p/js-libp2p-distributed-record-store
- Owner: libp2p
- License: mit
- Archived: true
- Created: 2015-07-23T21:02:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T05:23:58.000Z (over 6 years ago)
- Last Synced: 2024-08-12T21:27:37.465Z (3 months ago)
- Language: JavaScript
- Homepage: https://libp2p.io
- Size: 16.6 KB
- Stars: 7
- Watchers: 20
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-peer-to-peer - libp2p-distributed-record-store
README
js-libp2p-distributed-record-store
==================================[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) ![Build Status](https://travis-ci.org/diasdavid/js-libp2p-distributed-record-store.svg?style=flat-square)](https://travis-ci.org/diasdavid/js-libp2p-distributed-record-store) ![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square) [![Dependency Status](https://david-dm.org/diasdavid/js-libp2p-distributed-record-store.svg?style=flat-square)](https://david-dm.org/diasdavid/js-libp2p-distributed-record-store) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
> JavaScript libp2p Distributed Record Store implementation
# Interface
Implements abstract-record-store
![](https://raw.githubusercontent.com/diasdavid/abstract-record-store/master/img/badge.png)
# Usage