| yinqiwen/ardb |
1,535 |
|
0 |
0 |
about 6 years ago |
0 |
|
66 |
bsd-3-clause |
C++ |
| A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB. |
| xuwujing/java-study |
1,204 |
|
0 |
0 |
about 2 years ago |
0 |
|
12 |
apache-2.0 |
Java |
| java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。 |
| Qihoo360/huststore |
797 |
|
0 |
0 |
almost 8 years ago |
0 |
|
1 |
lgpl-3.0 |
C |
| High-performance Distributed Storage |
| 0xsky/xredis |
319 |
|
0 |
0 |
almost 3 years ago |
0 |
|
16 |
gpl-3.0 |
C++ |
| Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation. |
| sqlalchemy/dogpile.cache |
209 |
|
498 |
66 |
over 2 years ago |
51 |
December 20, 2023 |
45 |
mit |
Python |
| dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety |
| gerritjvv/kafka-fast |
171 |
|
2 |
0 |
over 6 years ago |
140 |
March 07, 2017 |
4 |
apache-2.0 |
Clojure |
| fast kafka api for JVM languages implemented in clojure |
| WENZIZZHENG/spring-boot-demo |
168 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| Spring Boot 教程、技术栈示例代码。在工作中的最佳实践,帮助快速上手运用到工作中。 |
| tonivade/claudb |
159 |
|
3 |
5 |
about 2 years ago |
26 |
December 27, 2025 |
10 |
mit |
Java |
| ClauDB is a REDIS implementation in Java |
| amakawa/redic |
115 |
|
232 |
31 |
over 6 years ago |
20 |
August 09, 2019 |
2 |
mit |
Ruby |
| Lightweight Redis Client |
| cheprasov/php-redis-lock |
92 |
|
1 |
0 |
almost 5 years ago |
4 |
October 08, 2017 |
0 |
mit |
PHP |
| RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy. |