h2o / h2o

H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server

Home Page:https://h2o.examp1e.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing redis commands (e.g. streaming)

yannick opened this issue · comments

current redis.rb is missing quite a few commands that where recently added, e.g. streaming (xadd etc).

You should be able to add them here, at the end of the file: https://github.com/h2o/h2o/blob/master/lib/handler/mruby/embedded/redis.rb