Taylor-yuhb's Stars
Activiti/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
tair-opensource/TairHash
A redis module, similar to redis hash, but you can set expiration and version for field.
apache/datasketches-cpp
Core C++ Sketch Library
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