Hacker News new | ask | show | jobs
by thebluesky 4879 days ago
Is the source available anywhere?

1.5M locally or over a network? What is the size of each message?

1 comments

http://github.com/spullara/redis-protocol — server module

The test was run with "SET key value" which in the redis protocol is something like 15-20 bytes / message.