Categorygithub.com/xuanswe/mini-redis
repository
0.0.0-20241122201515-285dc73e171a
Repository: https://github.com/xuanswe/mini-redis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

mini-redis

This project implements a mini version of Redis.

FYI, Redis is no longer open source since 03.2024.

However, its source code is still valuable for learning. After understanding it, you might want to fork and make it great and free again.