gem_rbs_collection
gem_rbs_collection copied to clipboard
Redis is missing `zadd` and possibly more
https://rubydoc.info/gems/redis/Redis#zadd-instance_method
Thanks for reporting the issue.
Currently this repository accepts incomplete type definitions, so they may include missing methods often. Adding method definitions is welcome. Feel free to open a PR :raised_hands:
I'll close this issue. zadd method has been added by #271, and this repository doesn't focus on complete type definitions. I think we don't need to open individual issues for missing methods, but PRs are welcome!