mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-03-16 13:50:50 +00:00
Fix IPRS URL again
This commit is contained in:
parent
c77679ce73
commit
305ec4eb4b
@ -3,7 +3,7 @@ interface-record-store
|
||||
|
||||
[](http://ipn.io) [](http://webchat.freenode.net/?channels=%23ipfs)
|
||||
|
||||
> A test suite and interface you can use to implement a a [IPRS compliant](https://github.com/ipfs/specs/tree/master/iprs) Record Store.
|
||||
> A test suite and interface you can use to implement a a [IPRS compliant](/IPRS.md) Record Store.
|
||||
|
||||
The primary goal of this module is to enable developers to pick and swap their Record Store module as they see fit for their libp2p installation, without having to go through shims or compatibility issues. This module and test suite were heavily inspired by [`abstract-blob-store`](https://github.com/maxogden/abstract-blob-store) and [`interface-stream-muxer`](https://github.com/libp2p/interface-stream-muxer).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user