Skip to content
View YallZhang's full-sized avatar

Block or report YallZhang

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
3 stars written in C
Clear filter

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 67,897 23,883 Updated Feb 6, 2025

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

C 20,867 5,370 Updated Jul 18, 2019

带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。

C 10,117 4,240 Updated Aug 26, 2023