Sergey Zabolotnov
Sergey Zabolotnov
@davidcelis hi! Could you please review the PR?
I think it would be more useful when 0 status will be returned in case when no solutions presents yet
The issue occurs when you try to start the puma server directly: `bundle exec puma -C config/puma.rb` What happens: 1. puma reads config file, finds `plugin :yabeda` and requires `lib/puma/plugin/yabeda.rb`...
@prodis Hi! I think it's not possible: ipv6 address is 128 bit length, but redis sorted sets use a double 64-bit floating point number to represent the score.