ipfs-cluster/cmd/ipfs-cluster-service
Hector Sanjuan 46a14f9602 Set badger as default datastore for ipfs-cluster-service
This goes back to badger as the default. Testing performed on 0.14.0-rc2
showed very successful GC behaviour on large clusters.

Being that we run with badger at scale and that the main problem seems
resolved, it seems appropiate to default to badger.
2021-07-08 00:37:03 +02:00
..
dist Chore: Add license file with URLS (#1014) 2020-03-06 13:52:19 +01:00
daemon.go Run tests also using leveldb backend 2021-06-11 18:43:54 +02:00
lock.go Support a levelDB backend for cluster 2021-06-09 19:40:36 +02:00
main_test.go Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
main.go Set badger as default datastore for ipfs-cluster-service 2021-07-08 00:37:03 +02:00
Makefile Switch to building with -trimpath instead of asm and gc trimpath flags 2020-10-20 14:32:20 +02:00