README.md in embulk-output-key_to_redis-0.1.0 vs README.md in embulk-output-key_to_redis-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
# Key To Redis output plugin for Embulk
-Output the aggregated key into set of the Redis plugin.
+Generate the aggregated key from input values and output to Redis's SET value.
This plugin is designed to extract data set diff files used with the combination in below use cases.
1. Use this plugin and output specified key's to redis.
- this plugin.