Sha256: 6027079642ee1811a13c37e5d9cfea35c5825f02624de92bbae5ab109dee0397

Contents?: true

Size: 353 Bytes

Versions: 153

Compression:

Stored size: 353 Bytes

Contents

Aws.config[:elasticache] = {
  stub_responses: {
    describe_cache_parameters: {
      parameters: [
        {
          parameter_name: 'activerehashing',
          parameter_value: 'yes'
        },
        {
          parameter_name: 'client-output-buffer-limit-pubsub-hard-limit',
          parameter_value: '33554432'
        }
      ]
    }
  }
}

Version data entries

153 entries across 153 versions & 2 rubygems

Version Path
awspec-1.4.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.4.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.3.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.3.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.2.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.1.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.0.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-1.0.0.rc lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.88.2 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.88.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.88.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.87.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.87.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.86.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
cmonson_2ndwatch_awspec-0.85.4 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.85.3 lib/awspec/stub/elasticache_cache_parameter_group.rb
cmonson_2ndwatch_awspec-0.85.3 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.85.2 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.85.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.85.0 lib/awspec/stub/elasticache_cache_parameter_group.rb