logstash-plugins / logstash-filter-memcached

Memcached Filter plugin for Logstash
Apache License 2.0
4 stars 11 forks source link

Fix for ttl not being set #13

Closed stachdude closed 4 years ago

stachdude commented 5 years ago

This pull request fixes issue #12

immon commented 4 years ago

@jsvd, looks like a simple typo. expires_in is the valid parameter name, not ttl. Doc reference https://github.com/petergoldstein/dalli#configuration Can we have this PR merged?

markus-nclose commented 4 years ago

Can someone please merge?

JoshuaSmeda commented 4 years ago

Please merge, expiration is a crucial feature...