mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
A new BUILD_WITH_MODULES flag was added to the Makefile to control building the module directory. The new module directory includes a general Makefile that iterates over each module, fetch a specific version, and build it. Co-authored-by: YaacovHazan <yaacov.hazan@redislabs.com>