codecrafters-io / build-your-own-redis

Definition for the redis challenge.
https://app.codecrafters.io/courses/redis/overview
MIT License
101 stars 29 forks source link

feat: add vcpkg support to cpp builds & update to cpp:23 #182

Closed ryan-gang closed 2 months ago

ryan-gang commented 2 months ago

update cpp version to 23. add external dependency fmt for testing. update cpp build process to compile at docker build time.

linear[bot] commented 2 months ago

CC-1160 Use vcpkg for the Redis challenge + upgrade to C++ 23