Pinned Repositories
alibabacloud-tairjedis-sdk
Based on Jedis that operates Tair For Redis Modules.
resp-compatibility
A tool to detect which version of Redis your Redis-Like database is compatible with.
tair-go
A client packaged based on go-redis that operates Tair For Redis Modules.
tair-py
A Python client of Tair based on redis-py
valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
valkey-java
Java client for Valkey.
asm
采用8086汇编语言,设计并实现的一个加密解密软件
kioskcached
一款内存缓存型数据库,单线程架构,旨在提高get和set性能。
linuxc
Linux&C 编程实战练习代码
TTMS
Theater Ticket Management System,基于Socket通信的票务管理系统,C/S架构,GUI使用Java Swing制作
yangbodong22011's Repositories
yangbodong22011/bookSystem
JavaWeb
yangbodong22011/bsd-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.
yangbodong22011/alibabacloud-tairjedis-sdk
alibabacloud-tairjedis-sdk
yangbodong22011/cJSON
Ultralightweight JSON parser in ANSI C
yangbodong22011/compatibility-test-suite-for-redis
A tool to detect which version of Redis your Redis-Like database is compatible with.
yangbodong22011/embedded-redis
Redis embedded server for Java integration testing
yangbodong22011/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
yangbodong22011/jedis
A blazingly small and sane redis java client
yangbodong22011/json
JSON for Modern C++
yangbodong22011/lettuce-core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
yangbodong22011/node-redis
A high-performance Node.js Redis client.
yangbodong22011/phpredis
A PHP extension for Redis
yangbodong22011/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
yangbodong22011/redis-om-spring
Spring Data Redis extensions for better search, documents models, and more
yangbodong22011/redis-plus-plus
Redis client written in C++
yangbodong22011/redis-py
Redis Python Client
yangbodong22011/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
yangbodong22011/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
yangbodong22011/RedisJSON
RedisJSON - a JSON data type for Redis
yangbodong22011/RedisShake
Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具,满足用户非常灵活的同步、迁移需求。
yangbodong22011/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
yangbodong22011/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
yangbodong22011/singa
a distributed deep learning platform
yangbodong22011/StackExchange.Redis
General purpose redis client
yangbodong22011/tair-tutorial
Tair hands-on teaching
yangbodong22011/TairHash
A redis module, similar to redis hash, but you can set expire and version for the field
yangbodong22011/valkey
A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, like a Valkyrie.
yangbodong22011/valkey-glide
An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
yangbodong22011/valkey-io.github.io
yangbodong22011/YCSB
Yahoo! Cloud Serving Benchmark