baronwangr's Stars
redis/redis
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, Bitmaps.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
acmesh-official/acme.sh
A pure Unix shell script implementing ACME client protocol
redis/go-redis
Redis Go client
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
89luca89/distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
google/s2geometry
Computational geometry and spatial indexing on the sphere
alibaba/tair
A distributed key-value storage system developed by Alibaba Group
twitter/pelikan
Pelikan is Twitter's unified cache backend
jeremycole/innodb_diagrams
Diagrams for InnoDB data structures and behaviors
alibaba/ApsaraCache
archived | ApsaraCache is a Redis branch originated from Alibaba Group.
juj/MathGeoLib
A C++ library for linear algebra and geometry manipulation for computer graphics.
hurley25/Hurlex-II
第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。
tair-opensource/TairHash
A redis module, similar to redis hash, but you can set expiration and version for field.
tair-opensource/TairString
A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.
tair-opensource/TairZset
A redis module, similar to redis zset, but you can set multiple scores for each member to support multi-dimensional sorting
tair-opensource/alibabacloud-tairjedis-sdk
Based on Jedis that operates Tair For Redis Modules.
aliyun/alibabacloud-redis-training-demo
tair-opensource/TairGis
TairGis is a Redis Module that supports the query of intersection, contains, and within relationships between points, lines, and polygons.
tair-opensource/compatibility-test-suite-for-redis
A tool to detect which version of Redis your Redis-Like database is compatible with.
tair-opensource/tair-client
A C++ client for connecting to Tair, fully Redis compatible.
alibaba-archive/tinkerpop-gremlin-doc
Tinkerpop Gremlin 语言中文文档