0.1.0 • Published 12 years ago
tail-bridge v0.1.0
tail-bridge
tail -f to Redis bridge. Goes best with twitter-stream-collector.
Usage:
DB_PATH="[/data/twitter/]YYYY/MM/[twitter].YYYYMMDD.HH[.jsons]" REDIS_CHANNEL=twitter npm startDB_PATH specifies the filename format of destination files. DB_PATH is treated as Moment.js format string (in UTC).
REDIS_HOST, REDIS_PORT and REDIS_PASSWORD are optional. If none specified, it connects localhost:6379 without password.