Sha256: fc600fab9cd2798d1f4344d88d0ebe259a91ef793e3d16db08029062868a3aae

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

## 0.3.5
* Confirm Ruby 3.0 ready

## 0.3.4
* Pass chunk directly into builtin placeholders

## 0.3.3
* Add multi workers environment considaration

## 0.3.2
* Add TTL support

## 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

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-redis-0.3.5 CHANGELOG.md