You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay, so now we can upload a single image from client to server. It can't be used for p2p purposes yet, but we can use it to upload images for the vagga cache.
Check if metadata storage is enough: it records only upload date for now.
Implement cleanup settings and algorithm (last N uploaded images) Image cleanup #2
Implement ciruela download command to actually download blocks
Wrap client into a library, embed into vagga
Implement hardlinking on server-side
Eventually, we may need some access log for image tracking, but hopefully not immediately.
Okay, so now we can upload a single image from client to server. It can't be used for p2p purposes yet, but we can use it to upload images for the vagga cache.
ciruela download
command to actually download blocksEventually, we may need some access log for image tracking, but hopefully not immediately.
/cc @anti-social
The text was updated successfully, but these errors were encountered: