All Projects → Redisson → Similar Projects or Alternatives

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

Awesome Esolangs
Curated list of awesome Esoteric languages and resources
Stars: ✭ 258 (-98.56%)
Mutual labels:  list
moka
A high performance concurrent caching library for Rust
Stars: ✭ 346 (-98.07%)
Mutual labels:  cache
jrsmq
A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.
Stars: ✭ 28 (-99.84%)
Mutual labels:  queue
CoopThreads
Lightweight, platform agnostic, stackful cooperative threads library.
Stars: ✭ 18 (-99.9%)
Mutual labels:  scheduler
storage
Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems
Stars: ✭ 49 (-99.73%)
Mutual labels:  cache
pacman.store
Pacman Mirror via IPFS for ArchLinux, Endeavouros and Manjaro
Stars: ✭ 65 (-99.64%)
Mutual labels:  cache
pink
分布式任务调度平台
Stars: ✭ 61 (-99.66%)
Mutual labels:  scheduler
Laravel Job Status
Add ability to track Job progress, status and result dispatched to Queue.
Stars: ✭ 279 (-98.45%)
Mutual labels:  queue
Shineframe
高性能超轻量级C++开发库及服务器编程框架
Stars: ✭ 274 (-98.48%)
Mutual labels:  redis-client
Node Url Shortener
A modern, minimalist, and lightweight URL shortener using Node.js and Redis
Stars: ✭ 259 (-98.56%)
Mutual labels:  redis
gotcha
[Not Safe For Production] gotcha: inmemory-cache in Go (Golang) with customizable algorithm
Stars: ✭ 13 (-99.93%)
Mutual labels:  cache
incache
Powerful key/value in-memory storage or on disk to persist data
Stars: ✭ 16 (-99.91%)
Mutual labels:  cache
mnemosyne
Session management service with RPC API based on protobuf.
Stars: ✭ 15 (-99.92%)
Mutual labels:  session
map download
地图地形下载工具
Stars: ✭ 21 (-99.88%)
Mutual labels:  map
wae
An async executor based on the Win32 thread pool API
Stars: ✭ 10 (-99.94%)
Mutual labels:  executor
connected-component
Map Reduce Implementation of Connected Component on Apache Spark
Stars: ✭ 68 (-99.62%)
Mutual labels:  mapreduce
Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (-98.55%)
Mutual labels:  hibernate
Ant-Design-Pro-V5
Ant Design Pro V5 详细配置,包括分模块打包,ahooks的使用,L7 地图组件的封装,合理的初始化数据,更有动态表单、动态表格、OSS图片上传等优秀组件(项目会逐渐迭代)~
Stars: ✭ 28 (-99.84%)
Mutual labels:  map
Ray2
Orleans-based CQRS event-driven framework. distributed, ultra-high performance
Stars: ✭ 19 (-99.89%)
Mutual labels:  distributed
RentLio
This is a vehicle reservation system. Which is made with JavaFX and also using hibernate and RMI.
Stars: ✭ 49 (-99.73%)
Mutual labels:  hibernate
WP-Performance
Speed optimization plugin for Wordpress
Stars: ✭ 22 (-99.88%)
Mutual labels:  cache
awesome-htmlhint
🖖 A list of awesome HTMLHint plugins, configs, etc.
Stars: ✭ 20 (-99.89%)
Mutual labels:  list
scheduler-framework-sample
This repo is a sample for Kubernetes scheduler framework.
Stars: ✭ 35 (-99.81%)
Mutual labels:  scheduler
Core
CQRS-DDD-Actor framework for Node.js
Stars: ✭ 273 (-98.48%)
Mutual labels:  distributed
Promise Pool
Map-like, concurrent promise processing
Stars: ✭ 258 (-98.56%)
Mutual labels:  map
deflix-stremio
Deflix addon for Stremio
Stars: ✭ 31 (-99.83%)
Mutual labels:  cache
eurostat.js
Some reusable Javascript libraries for Eurostat data users and web developers
Stars: ✭ 30 (-99.83%)
Mutual labels:  map
type-cacheable
TypeScript-based caching decorator (currently supports Redis, LRU-Cache and NodeCache)
Stars: ✭ 96 (-99.47%)
Mutual labels:  cache
spot
Open source geo based video sharing social app created with Flutter, Supabase and lots of love 💙💙💙
Stars: ✭ 224 (-98.75%)
Mutual labels:  map
resilience4clj-circuitbreaker
Resilience4Clj circuit breaker lets you decorate a function call (usually with a potential of external failure) with a safety mechanism to interrupt the propagation of failures.
Stars: ✭ 40 (-99.78%)
Mutual labels:  cache
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (-98.57%)
Mutual labels:  hibernate
rememberable
Laravel Traits for fast integration of model caching
Stars: ✭ 28 (-99.84%)
Mutual labels:  cache
GoGetit
Go学习+面试通关, 覆盖Go程序员需要掌握的所有基础知识
Stars: ✭ 44 (-99.76%)
Mutual labels:  distributed
vue-virtual-stream
Simple vue-virtualized package for Vue.js
Stars: ✭ 16 (-99.91%)
Mutual labels:  list
Cache
Async, Promise-based cache interface for ReactPHP.
Stars: ✭ 280 (-98.44%)
Mutual labels:  cache
mutex
Mutex lock implementation
Stars: ✭ 28 (-99.84%)
Mutual labels:  lock
k8s-lemp
LEMP stack in a Kubernetes cluster
Stars: ✭ 74 (-99.59%)
Mutual labels:  distributed
Frontend Tech List
📝 Frontend Tech List for Developers 💡
Stars: ✭ 2,901 (-83.86%)
Mutual labels:  list
react-recycled-scrolling
Simulate normal scrolling by using only fixed number of DOM elements for large lists of items with React Hooks
Stars: ✭ 26 (-99.86%)
Mutual labels:  list
php-rsmq
PHP implementation of Redis Simple Message Queue
Stars: ✭ 22 (-99.88%)
Mutual labels:  queue
closeable-map
Application state management made simple: a Clojure map that implements java.io.Closeable.
Stars: ✭ 42 (-99.77%)
Mutual labels:  map
session
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
Stars: ✭ 14 (-99.92%)
Mutual labels:  session
queueable
Convert streams to async ⌛ iterables ➰
Stars: ✭ 43 (-99.76%)
Mutual labels:  queue
box-exec
Box execute is a npm package to compile/run codes (c,cpp,python) in a virtualized environment, Here virtualized environment used is a docker container. This packages is built to ease the task of running a code against test cases as done by websites used to practice algorithmic coding.
Stars: ✭ 17 (-99.91%)
Mutual labels:  executor
Bolo Solo
🍍 Bolo 菠萝博客 专为程序员设计的精致 Java 博客系统 | 🎸基于Solo深度定制 | 免登录评论 | 动态邮件/Server酱微信提醒 | 自定义图床 | 一键隐藏交互式模块,备案必备 | ✨精致主题持续更新 | 备份一键导出导入 | 内置防火墙 | 评论过滤 | 独立分类 | 文章同步/备份到链滴 | 离线博客 | ✅安装太轻松!WAR包、Tomcat、Docker、JAR部署支持 | 🚚支持从Solo轻松迁移
Stars: ✭ 257 (-98.57%)
Mutual labels:  tomcat
sessionx
Go's web session library.
Stars: ✭ 75 (-99.58%)
Mutual labels:  session
HAProxy-2-RPM-builder
Build latest HAProxy binary with prometheus metrics support
Stars: ✭ 28 (-99.84%)
Mutual labels:  cache
AuthLogAttackMap
Tails the /var/log/auth.log, geolocates IPs found, and displays them on a web frontend.
Stars: ✭ 23 (-99.87%)
Mutual labels:  map
Fortran-code-on-GitHub
Directory of Fortran codes on GitHub, arranged by topic
Stars: ✭ 79 (-99.56%)
Mutual labels:  list
AspSqliteCache
An ASP.NET Core IDistributedCache provider backed by SQLite
Stars: ✭ 39 (-99.78%)
Mutual labels:  cache
mbmatch
An MBTiles server for PBF, which is also a map matcher.
Stars: ✭ 34 (-99.81%)
Mutual labels:  map
Queue
A persistent background job queue for iOS.
Stars: ✭ 272 (-98.49%)
Mutual labels:  queue
Ej2 Javascript Ui Controls
Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.
Stars: ✭ 256 (-98.58%)
Mutual labels:  scheduler
git-cache-http-server
A caching Git HTTP server
Stars: ✭ 65 (-99.64%)
Mutual labels:  cache
set-config-resolver
[READ-ONLY] Loads configs to you with CLI --config, -c, --set, -s or sets parameter
Stars: ✭ 50 (-99.72%)
Mutual labels:  set
Valheim-ServerSideMap
This plugin completely moves the explored map and created pins to the server. As clients explore, they will send their explored areas to the server who will then distribute it to all connected clients. When a client joins, the server will synchronize the currently explored areas to the client. Pins are shared as well but default to false and nee…
Stars: ✭ 32 (-99.82%)
Mutual labels:  map
sl
🍻 An utility tool to list npm scripts from package.json file
Stars: ✭ 22 (-99.88%)
Mutual labels:  list
Compact-Unity-Events
UnityEvents drawer with collapsing, reordering and compact UX
Stars: ✭ 41 (-99.77%)
Mutual labels:  list
redistimeseries-py
RedisTimeSeries python client
Stars: ✭ 95 (-99.47%)
Mutual labels:  redis-client
Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (-98.58%)
Mutual labels:  redis
301-360 of 3367 similar projects