github ipfs-cluster/ipfs-cluster v1.0.6

latest releases: v1.1.1, v1.1.0, v1.0.8...
15 months ago
        "compression": 2,
        "filter_type": 0,
        "filter_policy": 10,
        "index_block_size": 4096,
        "target_file_size": 134217728
      },
      {
        "block_restart_interval": 16,
        "block_size": 4096,
        "block_size_threshold": 90,
        "compression": 2,
        "filter_type": 0,
        "filter_policy": 10,
        "index_block_size": 4096,
        "target_file_size": 268435456
      }
    ],
    "max_open_files": 1000,
    "mem_table_size": 67108864,
    "mem_table_stop_writes_threshold": 20,
    "read_only": false,
    "wal_bytes_per_sync": 0
  }
}

##### REST API

No changes.

##### Pinning Service API

No changes.

##### IPFS Proxy API

No changes.

##### Go APIs

No relevant changes.

##### Other

The `--datastore` flag to `ipfs-cluster-service init` now defaults to `pebble`
in most platforms, and to `badger3` in those where Pebble is not supported
(arm, 386).

Don't miss a new ipfs-cluster release

NewReleases is sending notifications on new releases.