Home
Categories
EXPLORE
True Crime
Comedy
Business
Society & Culture
History
Sports
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/f6/76/ac/f676acf5-42d6-0bbf-a2d7-5fb2fe8a6553/mza_295938033893344094.jpg/600x600bb.jpg
The Rand
Stickman
3 episodes
6 days ago
Just another podcast with a bunch of random stuff from the internet
Show more...
Technology
RSS
All content for The Rand is the property of Stickman and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Just another podcast with a bunch of random stuff from the internet
Show more...
Technology
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_episode/8533949/8533949-1732677020540-3cd407fa6771e.jpg
Build your own Redis - Intro
The Rand
3 minutes 31 seconds
11 months ago
Build your own Redis - Intro

This article series, "Build Redis from Scratch," aims to guide readers through the process of creating a simplified in-memory database similar to Redis. The primary focus is on understanding the fundamental concepts of databases, data structures, and algorithms by exploring the inner workings of Redis. The series aims to demystify the low-level details of databases by providing a step-by-step explanation of building a functional Redis clone. The goal is not to replicate Redis entirely, but rather to implement a subset of its commands, specifically focusing on strings and hashes.

We'll use Go for the series, and follow a guide on the series below

sources: https://www.build-redis-from-scratch.dev

The Rand
Just another podcast with a bunch of random stuff from the internet