Luca Ruggieri
Luca Ruggieri
Added a simple throttler to limit the mps. Nothing fancy, just a limiter on the number of messages (of any kind) sent each second.
Hello, I am back on this topic even though it has already been discussed before. The current solution to the "Write Congestion" problem, as reported in the README, is to...
Adding interface for write-only type DBs. This adds to @skobkin Beanstalk engine implementation.
Hello, I just switched to zap as the main logging library for my project, and I was trying to make it log to a custom `io.Writer`. For the purpose of...