azist / azos

A to Z Sky Operating System / Microservice Chassis Framework
MIT License
213 stars 29 forks source link

Distributed BLOB FS with tags (similar to Adlib). Interface, facade, APIS, and `sky blob` cli to read from stdio or local files #859

Open itadapter opened 1 year ago

itadapter commented 1 year ago
$ sky blob put myfile.txt -remote file=uploaded.txt volume=x partition=my

$ mongodump aaa.db | sky blob put -stdin -remote file=uploaded.txt volume=x partition=my