-
Are there any plans to implement client SDKs in other languages? Like java |
Beta Was this translation helpful? Give feedback.
Answered by
weyoss
Mar 10, 2022
Replies: 2 comments
-
Implementing RedisSMQ in other languages is planned but it is not a top priority. Currently my focus is mainly dedicated to improving and making better this message queue. Golang is preferred over Java as it is optimized for performance and simplicity. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
weyoss
-
Closing as resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implementing RedisSMQ in other languages is planned but it is not a top priority. Currently my focus is mainly dedicated to improving and making better this message queue.
Golang is preferred over Java as it is optimized for performance and simplicity.