mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 08:47:00 +00:00
Compare commits
5 Commits
326655fdc6
...
029cd8d327
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
029cd8d327 | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
e63eb9b39b | ||
|
|
7164f39ecb |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -140,6 +140,7 @@ It's a great way to learn.
|
||||
* [**Python**: _Write your own miniature Redis with Python_](http://charlesleifer.com/blog/building-a-simple-redis-server-with-python/)
|
||||
* [**Ruby**: _Build your own fast, persistent KV store in Ruby_](https://dineshgowda.com/posts/build-your-own-persistent-kv-store/)
|
||||
* [**Rust**: _Build your own Redis client and server_](https://tokio.rs/tokio/tutorial/setup)
|
||||
* [**Scala**: _Build your own SQL query planner from Scratch_](https://github.com/tuannh982/query-planner-guide)
|
||||
|
||||
#### Build your own `Docker`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user