Skip to content

Commit

Permalink
Merge pull request ipfs#3042 from ipfs/feat/hamt-sharding
Browse files Browse the repository at this point in the history
Implement unixfs sharding
  • Loading branch information
whyrusleeping committed Mar 24, 2017
2 parents fa5627e + c28c023 commit a42ae17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/experiments.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ package config

type Experiments struct {
FilestoreEnabled bool
ShardingEnabled bool
}

0 comments on commit a42ae17

Please sign in to comment.