Giter Club home page Giter Club logo

ljr-redis's Introduction

ljr-redis

Go 实现的简易版 Redis

目标

  1. 练习熟悉 Golang 语言
  2. 了解 Redis

学习日志

2021.12.12

  1. 完善哈希表接口
  2. 完善数据库的 TTL 和数据接口
  3. 添加配置模块
  4. 添加系统 auth 功能和 ping 功能

2021.12.11

  1. 实现并发安全的哈希表 ConcurrentMap
  2. 实现部分单机事务
  3. 实现数据库引擎和 DB-Server
  4. 初步实现 ljredis 服务器
  5. 初步实现 ljredis 客户端

2021.12.10

  1. 实现简单的 Tcp 服务器,实现 Echo 功能
  2. 实现 Redis 协议解析器

ljr-redis's People

Contributors

lijianran avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.