ipfs-cluster/api/ipfsproxy
Hector Sanjuan 7af52bdb4e ipfsproxy: forward block/put and dag/put with pin=false
Since the pin argument is interpreted and performed by cluster. Pins may be allocated to other nodes.
2022-09-09 16:41:58 +02:00
..
config_test.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
config.go Dependency upgrades (#1755) 2022-09-06 16:57:17 +02:00
headers.go ipfsproxy: intercept block/put and dag/put and pin to cluster on pin=true 2022-09-09 00:49:50 +02:00
ipfsproxy_test.go ipfsproxy: add tests for block/put and dag/put intercepts 2022-09-09 16:27:09 +02:00
ipfsproxy.go ipfsproxy: forward block/put and dag/put with pin=false 2022-09-09 16:41:58 +02:00
util.go ipfsproxy: hijack repo/gc and trigger cluster-wide GC 2019-12-06 13:08:57 +01:00