#
Redis
Redis(Remote Dictionary Server) is a source-available in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
Here are 12,687 public repositories matching this topic...
java
redis
elasticsearch
distributed-systems
spring-cloud
zookeeper
rpc
message-queue
high-availability
hystrix
ribbon
eureka
microservices-architecture
feign
high-concurrency
dubbo
advanced-java
distributed-search-engine
springcloud-config
doocs
-
Updated
Nov 27, 2021 - Java
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
mysql
java
docker
redis
elasticsearch
spring
spring-boot
mongodb
rabbitmq
spring-cloud
elk
spring-security
swagger-ui
springboot
mybatis
springcloud
-
Updated
Dec 6, 2021 - Java
nodejs
javascript
vim
bash
docker
language
programming-language
kubernetes
redis
php
vuejs
django
database
frontend
backend
xcode
cheatsheet
feathersjs
sailsjs
cheatsheets
-
Updated
Dec 2, 2021 - JavaScript
-
Updated
Dec 4, 2021 - C++
Distributed Task Queue (development branch)
python
redis
amqp
python-library
sqs
python3
task-runner
sqs-queue
task-manager
task-scheduler
queued-jobs
queue-workers
queue-tasks
-
Updated
Dec 6, 2021 - Python
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 ...
java
map
redis
set
list
queue
executor
cache
scheduler
redis-cluster
lock
session
tomcat
distributed
redis-client
hibernate
mapreduce
distributed-locks
spring-cache
-
Updated
Dec 6, 2021 - Java
elunez
commented
Mar 7, 2019
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
redis
microservices
spring
solr
zookeeper
quartz
activemq
druid
mybatis
spring-session
sequence
ehcache
shiro
springmvc
dubbo
mybatis-generator
tbschedule
fastdfs
swagger2
alioss
-
Updated
Sep 20, 2021 - Java
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
-
Updated
Nov 1, 2021 - Java
Open
Give client a name
4
tdimnet
commented
Dec 2, 2021
Hi,
I am trying to add a name to my client when I create it.
On Python, I can do:
cache = redis.Redis(
host='redis',
port=6379,
client_name='flask-app'
)However I don't find how to do it with node-redis.
Here is how I create my client:
const client = createClient({
socket: {
host: 'redis',
port: 6379
}
})《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
-
Updated
Nov 9, 2021 - Java
julianlam
commented
Jul 6, 2020
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
-
Updated
Aug 24, 2021 - Go
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
mysql
python
linux
docker
redis
elasticsearch
spark
spring
hadoop
rabbitmq
solr
jvm
netty
springboot
mybatis
springcloud
-
Updated
Nov 24, 2021
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
mysql
redis
elasticsearch
streaming
kafka
spark
influxdb
rabbitmq
clickhouse
hbase
stream-processing
opentsdb
loki
flink
rocketmq
-
Updated
Oct 8, 2021 - Java
mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
-
Updated
Nov 9, 2021 - Java
-
Updated
Dec 6, 2021 - TypeScript
peter-janssen
commented
Jun 22, 2021
The MinSendBackupAfterMs is now set to 1 ms. Unfortunately this causes backup requests to be send when there is low load. It would be useful if we could set the minimum a little bit higher for certain endpoints.
Simple job queues for Python
-
Updated
Dec 6, 2021 - Python
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
mysql
java
docker
kubernetes
redis
elasticsearch
mongodb
rabbitmq
k8s
springboot
mybatis
springcloud
-
Updated
Aug 22, 2021 - Java
SSDB - A fast NoSQL database, an alternative to Redis
-
Updated
Jul 3, 2021 - C++
Created by Salvatore Sanfilippo
Released May 10, 2009
- Repository
- antirez/redis
- Website
- redis.io
- Wikipedia
- Wikipedia
Hello, your project can be a great asset globally if you could add a translation to English. As a student of Computer Science and Engineering background, I am hyped for this project repository of yours, but, sadly, there is not any translated part in English. Therefore, I am unable to go through this.
Please let me know whether you have any plan of adding English translation or not in the upc