Been trying to abstract my client code and discovered that eval and evalsha are not a part of Interface RedisPipeline. They are introduced only in PipelineBase, this breaks the the interface contract. Thanks