mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-03 22:13:11 +00:00
feat: add code for car serialization format
Add a code for CARs so that in .storage services we could identify them by multihash
This commit is contained in:
parent
e9ecf58755
commit
05eb1f98e2
@ -124,6 +124,7 @@ http, multiaddr, 0x01e0, draft,
|
|||||||
swhid-1-snp, ipld, 0x01f0, draft, SoftWare Heritage persistent IDentifier version 1 snapshot
|
swhid-1-snp, ipld, 0x01f0, draft, SoftWare Heritage persistent IDentifier version 1 snapshot
|
||||||
json, ipld, 0x0200, permanent, JSON (UTF-8-encoded)
|
json, ipld, 0x0200, permanent, JSON (UTF-8-encoded)
|
||||||
messagepack, serialization, 0x0201, draft, MessagePack
|
messagepack, serialization, 0x0201, draft, MessagePack
|
||||||
|
car, serialization, 0x0202, draft, Content Addressable aRchive (CAR)
|
||||||
libp2p-peer-record, libp2p, 0x0301, permanent, libp2p peer record type
|
libp2p-peer-record, libp2p, 0x0301, permanent, libp2p peer record type
|
||||||
libp2p-relay-rsvp, libp2p, 0x0302, permanent, libp2p relay reservation voucher
|
libp2p-relay-rsvp, libp2p, 0x0302, permanent, libp2p relay reservation voucher
|
||||||
car-index-sorted, serialization, 0x0400, draft, CARv2 IndexSorted index format
|
car-index-sorted, serialization, 0x0400, draft, CARv2 IndexSorted index format
|
||||||
|
|||||||
|
Loading…
x
Reference in New Issue
Block a user