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-0.20.2 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.20.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.20.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.19.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.18.2 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.18.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.18.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.17.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.17.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.16.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.15.0 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.14.1 lib/awspec/stub/elasticache_cache_parameter_group.rb
awspec-0.14.0 lib/awspec/stub/elasticache_cache_parameter_group.rb