Sha256: 3448185fdc68c4b9457ccc76644fa50547ea26681bd77e9955b1905c15110c54

Contents?: true

Size: 857 Bytes

Versions: 2

Compression:

Stored size: 857 Bytes

Contents

## 0.3.1

* Use public msgpack APIs instead of its internal APIs
* Remove needless rescue block

## 0.3.0

* Migrate v0.14 API based plugin
* Allow duplicate insert key to support update values functionality
* Use v0.14's built-in placeholder functionality
  * Enabled to specify more flexible tag and time format for identifier

## 0.2.2

* Use redis-rb 3.2.x
* Support requirepass authentication

## 0.2.1

* Use config_param to clarify supported/default parameters.
* Use log instead of $log if avaliable.

## 0.2.0

* Support Fluentd v0.10.

## 0.1.3

* Colored the log message added on v0.1.2.

## 0.1.2

* Shows a warning message when trying to use namespace option.

## 0.1.1

* Disabled Redis::Namespace operation.

## 0.1.0

* Specified the versions of dependencies(fluent, redis and redis-namespace).

## 0.0.1

* This initial plugin is released.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-redis-0.3.3 CHANGELOG.md
fluent-plugin-redis-0.3.2 CHANGELOG.md