You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/12/02 07:31:22 UTC

[GitHub] [incubator-kvrocks] git-hulk commented on issue #485: [NEW] Support to call Lua script by name like stored procedures

git-hulk commented on issue #485:
URL: https://github.com/apache/incubator-kvrocks/issues/485#issuecomment-1334857596

   Hi @FZambia `go-redis` has compatible with this error message for Kvrocks, can see [error.go#L23](https://github.com/go-redis/redis/blob/4bda6ec2fb4a836bbffc0032ad3a0f2f79528ccb/error.go#L23).
   
   So you can upgrade your library to https://github.com/go-redis/redis/releases/tag/v9.0.0-rc.2, or copy out the `Run` and `HasErrorPrefix` functions to your codebase.
   
   I'm very surprised and grateful for the help from @vmihailenco.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org