valkey icon indicating copy to clipboard operation
valkey copied to clipboard

Support C++ compiler

Open xingbowang opened this issue 1 year ago • 0 comments

Redis is written in C, which is a very efficient language. However, it requires a lot of experience and discipline to write C code. If we could add C++ support, I think it will help make the code base more maintainable in long run, which would help onboard new developer easier in community.

xingbowang avatar Apr 08 '24 17:04 xingbowang