Skip to content

ccmaris/redis-tester

 
 

Repository files navigation

Redis Challenge Tester

This is a program that validates your progress on the Redis challenge.

Requirements for binary

  • Following environment variables:
    • CODECRAFTERS_SUBMISSION_DIR - root of the user's code submission
    • CODECRAFTERS_CURRENT_STAGE_SLUG - current stage the user is on

User code requirements

  • A binary named spawn_redis_server.sh that spins up the Redis server.
  • A file named codecrafters.yml, with the following values:
    • debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.0%
  • Makefile 7.4%
  • Python 3.0%
  • Shell 1.6%