# go-redis **Repository Path**: fym321/go-redis ## Basic Information - **Project Name**: go-redis - **Description**: 使用 golang 实现 redis - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-14 - **Last Updated**: 2025-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-redis > 使用 go 语言实现 redis 的数据结构,及功能 目的: > 学习redis底层原理,练习 golang