Hector Sanjuan
Hector Sanjuan
Main storage Cluster is missing from the services list (although I see it in your screenshots). Also, Pinbots.
So, it seems most caching options out there focus on in-memory caching, or sending the data to redis. I mean, it's not like everyone stores their files on disk chunked...
Yes, much better to use `ipfs version --all` to check that, which includes the Go version. Mind PRing this?
lol I meant to just comment, not approve my own changes
Sync with @aschmahmann : - ProviderQueryManager looks a lot like a ContentRouter itself. - Hector proposes removing the ContentRouter (CR) part from BitSwapNetwork and passing it directly to Bitswap.New(). This...
> 1. Remove the Providing out of the Bitswap server (e.g. something like https://github.com/ipfs/boxo/pull/677) > 2. Break the bitswap.Network by removing the ContentRouting > 3. Add two options to bitswap.Client,...
@aschmahmann @gammazero I have a question: I was going to port the "Provider" logic from bitswap server, with its workers and queues and what not. Then I saw that we...
https://github.com/ipfs/kubo/pull/10595 is testing this.
Squashed
How many MFS operations do you perform before flushing?