Hacker News new | ask | show | jobs
by sbmthakur 2790 days ago
From the roadmap section:

Automatic routing via Redis

Could anyone explain to me how does this work and what is automatic routing in this context?

1 comments

I assume that instead of config file (or hardcoded values), they will use Redis store for mapping of the domains/target nodes. E.g. traffic from www.hacker.com is forwarded to 192.168.1.1, and traffic from www.news.com is forwarded to 192.168.1.2.