lotus/blockstore
Steven Allen 87801b5855
feat: shed: fix blockstore prune (#11197)
1. Implement a pass-through for garbage collection on the idstore.
2. Fix the `lotus-shed state-prune` command.

NOTE: the new performance of running a full prune will be significantly
less as this version doesn't batch. However, it should now actually
_work_ and most users will be using the splitstore anyways.
2023-10-27 11:33:18 -07:00
..
badger chore: migrate to boxo 2023-06-19 14:45:05 -07:00
splitstore Moved work duration to a constant 2023-09-18 15:43:01 +00:00
api.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
autobatch_test.go fix imports 2022-11-07 15:10:27 -05:00
autobatch.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
blockstore.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
buffered.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
cbor_gen.go make gen 2023-09-23 17:54:44 -04:00
context.go rename GetHotView to IsHotView 2022-02-14 16:03:17 +02:00
discard.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
doc.go refine docs. 2021-01-29 23:24:44 +00:00
fallback.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
idstore.go feat: shed: fix blockstore prune (#11197) 2023-10-27 11:33:18 -07:00
ipfs.go make gen 2023-06-22 10:43:56 +02:00
mem_test.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
mem.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
metrics.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
net_serve.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
net_test.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
net_ws.go bstore: Network blockstore 2022-11-08 09:37:11 +00:00
net.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
sync.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
timed_test.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
timed.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
union_test.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
union.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00