Skip to content

Commit f2aaf90

Browse files
authored
Merge pull request #451 from codecrafters-io/TropicolX-patch-81
Add Redis protocol concept slug for ECHO command implementation
2 parents 75739d8 + 6d65cc0 commit f2aaf90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

course-definition.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,10 @@ stages:
277277
tester_source_code_url: "https://github.com/codecrafters-io/redis-tester/blob/a58b9d58b33870fe26a164c0e323f809275a7250/internal/test_ping_pong.go#L56"
278278

279279
- slug: "qq0"
280+
concept_slugs:
281+
[
282+
"redis-serialization-protocol"
283+
]
280284
name: "Implement the ECHO command"
281285
difficulty: medium
282286
marketing_md: |-

0 commit comments

Comments
 (0)