Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
Right now when we upload a file it is stored locally and then pushed to blox backend. here we create 3 copies: 1 the original file, 1 the DAG version created on the client, 1 the DAG version created on backend. Two of these are on the client, occupying double the space. Can we somehow garbage collect?
Right now when we upload a file it is stored locally and then pushed to blox backend. here we create 3 copies: 1 the original file, 1 the DAG version created on the client, 1 the DAG version created on backend. Two of these are on the client, occupying double the space. Can we somehow garbage collect?