- Massive (10x) performance improvement, adding an (optional) thread-local LRU cache.
- Added better exception handling #25
- Fixed issue with ttl not being set #13
- Fixed link formatting issues in doc #16
- Updated to 1.0.0
- The plugin common options (e.g.,
add_field
,add_tag
, etc.) are now correctly only invoked when the plugin successfully gets one or more values from, or sets one or more values to memcached (#4) - Fix links to argument types in documentation (#3)
- Initial release