Skip to content

Takes an input CSV file and stores them in hash set in Redis

Notifications You must be signed in to change notification settings

aswamina/csv2redis

Repository files navigation

csv2redis

CSV to Redis loader file
It takes an input CSV file and outputs the data into Redis.
Usage : csv-to-redis.py -i <input-csv-file> -o <output-file> -k <key-set> -f <key-fieldname>

About

Takes an input CSV file and stores them in hash set in Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages