All Projects → Redisson → Similar Projects or Alternatives

3367 Open source projects that are alternatives of or similar to Redisson

Pottery
Redis for humans. 🌎🌍🌏
Stars: ✭ 204 (-98.86%)
Mutual labels:  lock, redis, cache, redis-client, distributed
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-99.3%)
Mutual labels:  set, list, queue, map
Cachingframework.redis
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
Stars: ✭ 209 (-98.84%)
Mutual labels:  redis, cache, redis-client, redis-cluster
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (-92.4%)
Mutual labels:  lock, redis, queue, distributed
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (-96.58%)
Mutual labels:  set, list, queue
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (-99.59%)
Mutual labels:  redis, list, distributed
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-99.13%)
Mutual labels:  set, queue, map
Stackexchange.redis.extensions
Stars: ✭ 419 (-97.67%)
Mutual labels:  redis, cache, redis-client
Redis Plus Plus
Redis client written in C++
Stars: ✭ 428 (-97.62%)
Mutual labels:  redis, redis-client, redis-cluster
Flask Rq2
A Flask extension for RQ.
Stars: ✭ 176 (-99.02%)
Mutual labels:  scheduler, redis, queue
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (-99.62%)
Mutual labels:  executor, scheduler, lock
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (-98.21%)
Mutual labels:  set, list, queue
Camellia
camellia framework by netease-im. provider: 1) redis-client; 2) redis-proxy(redis-sentinel/redis-cluster); 3) hbase-client; 4) others
Stars: ✭ 146 (-99.19%)
Mutual labels:  redis, redis-client, redis-cluster
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (-39.44%)
Mutual labels:  set, list, map
Csredis
.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
Stars: ✭ 1,714 (-90.46%)
Mutual labels:  redis, redis-client, redis-cluster
Fastoredis
FastoRedis is a crossplatform Redis GUI management tool.
Stars: ✭ 316 (-98.24%)
Mutual labels:  redis, redis-client, redis-cluster
Koa Redis
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
Stars: ✭ 324 (-98.2%)
Mutual labels:  redis, cache, session
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (-96.13%)
Mutual labels:  redis, queue, distributed
Redlock Php
Redis distributed locks in PHP
Stars: ✭ 651 (-96.38%)
Mutual labels:  lock, redis, distributed
Redis Game Transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
Stars: ✭ 124 (-99.31%)
Mutual labels:  redis, redis-client, redis-cluster
Cash
HTTP response caching for Koa. Supports Redis, in-memory store, and more!
Stars: ✭ 122 (-99.32%)
Mutual labels:  redis, cache, session
Overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
Stars: ✭ 1,884 (-89.52%)
Mutual labels:  redis, cache, redis-cluster
Cachego
Golang Cache component - Multiple drivers
Stars: ✭ 148 (-99.18%)
Mutual labels:  redis, cache, map
Redis
Type-safe Redis client for Golang
Stars: ✭ 13,117 (-27.01%)
Mutual labels:  redis, redis-client, redis-cluster
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (-99.12%)
Mutual labels:  redis, cache, tomcat
salad
Asynchronous Scala Redis Client supporting Sentinel and Redis Cluster
Stars: ✭ 14 (-99.92%)
Mutual labels:  cache, redis-cluster, redis-client
Powerjob
Enterprise job scheduling middleware with distributed computing ability.
Stars: ✭ 3,231 (-82.02%)
Mutual labels:  scheduler, mapreduce, distributed
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-99.86%)
Mutual labels:  map, set, list
Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (-97.28%)
Mutual labels:  set, queue, map
Ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
Stars: ✭ 9,754 (-45.73%)
Mutual labels:  redis, redis-client, redis-cluster
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (-93.72%)
Mutual labels:  set, queue, map
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-99.75%)
Mutual labels:  map, set, list
Haipproxy
💖 High available distributed ip proxy pool, powerd by Scrapy and Redis
Stars: ✭ 4,993 (-72.22%)
Mutual labels:  scheduler, redis, distributed
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (-98.59%)
Mutual labels:  set, list, queue
Xredis
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
Stars: ✭ 285 (-98.41%)
Mutual labels:  redis, redis-client, redis-cluster
Phive Queue
$queue->push('I can be popped off after', '10 minutes');
Stars: ✭ 161 (-99.1%)
Mutual labels:  scheduler, redis, queue
Lettuce Core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
Stars: ✭ 4,319 (-75.97%)
Mutual labels:  redis, redis-client, redis-cluster
Redislock
Simplified distributed locking implementation using Redis
Stars: ✭ 370 (-97.94%)
Mutual labels:  lock, redis, distributed
Quick redis blog
QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.
Stars: ✭ 594 (-96.69%)
Mutual labels:  redis, redis-client, redis-cluster
Redis
Vapor provider for RediStack
Stars: ✭ 434 (-97.59%)
Mutual labels:  redis, cache, redis-client
Collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Stars: ✭ 233 (-98.7%)
Mutual labels:  set, list, map
Bojack
🐴 The unreliable key-value store
Stars: ✭ 101 (-99.44%)
Mutual labels:  redis, cache, distributed
Php Redis Client
RedisClient is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
Stars: ✭ 112 (-99.38%)
Mutual labels:  redis, redis-client, redis-cluster
Redis Py Cluster
Python cluster client for the official redis cluster. Redis 3.0+.
Stars: ✭ 934 (-94.8%)
Mutual labels:  redis, redis-client, redis-cluster
Hibernate Redis
hibernate 2nd level cache privder using redis
Stars: ✭ 345 (-98.08%)
Mutual labels:  hibernate, redis, cache
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (-95.3%)
Mutual labels:  scheduler, hibernate, redis
Jetcache
JetCache is a Java cache framework.
Stars: ✭ 3,167 (-82.38%)
Mutual labels:  redis, cache, spring-cache
Shardingsphere Elasticjob Cloud
Stars: ✭ 248 (-98.62%)
Mutual labels:  scheduler, distributed
Kue Scheduler
A job scheduler utility for kue, backed by redis and built for node.js
Stars: ✭ 240 (-98.66%)
Mutual labels:  scheduler, redis
Php Enum
Simple and fast implementation of enumerations with native PHP
Stars: ✭ 446 (-97.52%)
Mutual labels:  set, map
Scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
Stars: ✭ 279 (-98.45%)
Mutual labels:  redis, cache
Cacule Cpu Scheduler
The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
Stars: ✭ 185 (-98.97%)
Mutual labels:  scheduler, cache
Python Sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
Stars: ✭ 2,379 (-86.76%)
Mutual labels:  set, list
Hamt
Immutable and Memory-Efficient Maps and Sets in Go
Stars: ✭ 213 (-98.81%)
Mutual labels:  set, map
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (-98.93%)
Mutual labels:  executor, scheduler
ctl
My variant of the C Template Library
Stars: ✭ 105 (-99.42%)
Mutual labels:  set, queue
activejob-uniqueness
Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.
Stars: ✭ 194 (-98.92%)
Mutual labels:  lock, distributed-locks
horse-messaging
Open Source Messaging Framework. Queues, Channels, Events, Transactions, Distributed Cache
Stars: ✭ 65 (-99.64%)
Mutual labels:  queue, distributed
Library-Spring
The library web application where you can borrow books. It's Spring MVC and Hibernate project.
Stars: ✭ 73 (-99.59%)
Mutual labels:  tomcat, hibernate
Jobber
Jobber is lightweight, simple and distributed task scheduler.
Stars: ✭ 25 (-99.86%)
Mutual labels:  scheduler, distributed
1-60 of 3367 similar projects