fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

Incremental creation of CAR #120

Open justindotpub opened 1 year ago

justindotpub commented 1 year ago

Should we be appending to a CAR file concurrently with learning about CIDs that we need to send, vs all right before sending?

ETA: 2024-06-30