An open API service indexing awesome lists of open source software.

https://github.com/changsongl/godis

A practice project in Golang for learning Redis. I will blog about the implementation detail of redis while I'm working on this project.
https://github.com/changsongl/godis

godis golang learning-redis practice redis

Last synced: 2 months ago
JSON representation

A practice project in Golang for learning Redis. I will blog about the implementation detail of redis while I'm working on this project.

Awesome Lists containing this project

README

        

# Godis
A practice project in Golang for learning Redis.