Sha256: a288781f30505ffa156388cf28a9547111672a7f2bf4d33b62a7c3e85b4946cd

Contents?: true

Size: 236 Bytes

Versions: 2

Compression:

Stored size: 236 Bytes

Contents

TEST_DB = {
  :redis => {:server => 'localhost', :env => 'test'},
  :zk => {:server => 'localhost', :env => 'test'},
  :mongodb => {:db => 'dcell-test'},
}
TEST_NODE = {
  :id => 'test_node',
  :addr => "127.0.0.1",
  :port => 21264,
}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
dcell-0.16.1 spec/options/01-options.rb
stn-dcell-0.16.0 spec/options/01-options.rb