codex-storage / nim-codex

Decentralized Durability Engine
Apache License 2.0
62 stars 23 forks source link

Store file names and MIME types as part of Manifest #865

Open gmega opened 1 month ago

gmega commented 1 month ago

Codex currently does not store either MIME types or file names of the files it keeps. We should initially store this into the Manifest.

2-towns commented 1 month ago

Do you think we should add the uploaded date / time ?

gmega commented 1 month ago

Yeah, if that's not tracked elsewhere already, sounds like a good idea.