lotus/blockstore/splitstore
vyzo 190cb18ab0 housekeeping
- remove defunct tracking store implementations
- update splitstore node config
- use mark set type config option (defaulting to mapts); a memory constrained node
  may want to use an on-disk one
2021-07-04 18:38:28 +03:00
..
debug.go RIP tracking store 2021-07-04 18:38:28 +03:00
markset_bloom.go fix transactional race during compaction 2021-07-04 18:38:28 +03:00
markset_bolt.go add staging cache to bolt tracking store 2021-07-04 18:38:28 +03:00
markset_test.go use ioutil.TempDir for test directories 2021-03-05 14:46:18 +02:00
markset.go rework tracking logic; do it lazily and far more efficiently 2021-07-04 18:38:28 +03:00
splitstore_test.go fix test 2021-07-04 18:38:28 +03:00
splitstore.go housekeeping 2021-07-04 18:38:28 +03:00