Hacker News new | ask | show | jobs
Kafka Connector for Redis (Source) (github.com)
3 points by Aegeaner 3311 days ago
1 comments

Using psync mechanism, to avoid full sync by my best affort, since RDB dump is heavy.
Very nicely done!