Skip to content

Commit

Permalink
Switch to multi-mt-db db strategy type.
Browse files Browse the repository at this point in the history
Change-Id: I5db05793f2600775e964b31cdc5e5c3cd725ca69
Reviewed-on: http://review.membase.org/4193
Reviewed-by: Steve Yen <steve.yen@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>
  • Loading branch information
dustin authored and steveyen committed Dec 23, 2010
1 parent a42c4f7 commit e8d0bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ns_bucket.erl
Expand Up @@ -99,6 +99,7 @@ config_string(BucketName) ->
"vb0=false;waitforwarmup=false;ht_size=~B;"
"ht_locks=~B;failpartialwarmup=false;"
"shardpattern=%d/%b-%i.mb;"
"db_strategy=multiMTDB;"
"tap_keepalive=~B;"
"tap_noop_interval=~B;"
"max_txn_size=~B;"
Expand Down

0 comments on commit e8d0bbc

Please sign in to comment.