Skip to content

Conversation

@rohitpaulk
Copy link
Contributor

Description

Added a 4-part tutorial series to build a toy Redis implementation in Ruby.

Motivation and Context

This tutorial covers the following topics:

  • TCP servers
  • the Redis protocol
  • event loops

How Has This Been Tested?

Previewed markdown locally, tested all links.

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

Copy link

@ThrashAbaddon ThrashAbaddon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@tuvtran tuvtran merged commit 6e16b22 into practical-tutorials:master Feb 23, 2020
@rohitpaulk rohitpaulk deleted the add-redis-ruby-tut branch February 23, 2020 11:22
@rohitpaulk
Copy link
Contributor Author

Thanks @tuvtran!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants