Skip to content
View pingfan108's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Chengdu
Block or Report

Block or report pingfan108

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. redis/redis redis/redis Public

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

    C 64.9k 23.5k

  2. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++

  3. codis codis Public

    Forked from CodisLabs/codis

    Proxy based Redis cluster solution supporting pipeline and scaling dynamically

    Go

  4. pika pika Public

    Forked from OpenAtomFoundation/pika

    Pika is a nosql compatible with redis, which developed by Qihoo's DBA and infrastructure team.

    C++

  5. tidis tidis Public

    Forked from yongman/tidis

    Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend

    Go

  6. swapdb swapdb Public

    Forked from JingchengLi/swapdb

    https://github.com/JingchengLi/swapdb/wiki

    C