Skip to content
#

Redis

redis logo

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 8,033 public repositories matching this topic...

advanced-java
yanglbme
yanglbme commented Apr 15, 2019

英雄招募

成为 Doocs 项目维护者

本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。

如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 pushdoocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。

目前 advanced-java 只有 [yanglbme](http

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • Updated Mar 4, 2020
  • Java
HarveyJay
HarveyJay commented Sep 26, 2019

Describe the bug
when I open a zset key twice at the same time, it shows me two blank windows.
When I set a zset member's score, I usually got "syntax error"

To Reproduce
Try to change score of zset menber:

  1. open a zset
  2. select a member of zset
  3. change score
  4. commit
  5. got error

Try to open a zset twice at the same time:

  1. open a zset
  2. open it again
  3. got two
bug

基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

  • Updated Mar 4, 2020
  • Java
node-redis
linkypi
linkypi commented Jan 16, 2020

Hi, in the past few years, I find a critical bug in my production env. My production env use node-redis : 2.7.1. When the network disconnect , the node-redis will run the retry_strategy that I specified,and then the node-redis connection closed.But node-redis will not reconnect to the redis server again when the network is ok. So my production env always throw an error: **The connection is alrea

一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式(OnlineCoding模式-> 代码生成器模式-> 手工MERGE智能开发),帮助Java项目解决70%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。JeecgBoot还独创在线开发模式(No代码):在线表单配置(表单设计器)、移动配置能力、在线工作流配置(流程设计器)、在线报表配置、在线图表配置、插件能力(可插拔)等等

  • Updated Mar 4, 2020
  • Java
shivpatel
shivpatel commented Dec 8, 2019

I'll try to PR updates to the README.md file. In the meantime, making this ticket with the correct directions for anyone trying to build the latest release for themselves:

  1. npm run pack. Quit the process once the webpack analyzer graphic pops up.
  2. node bin/pack.js
  3. Don't worry about Unhandled rejection Error: No identity found for signing. error.
  4. Packaged app ready at `dist/
adriancole
adriancole commented Aug 29, 2018

Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.

Expected behavior

As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra

hongxiaolin
hongxiaolin commented Dec 26, 2017

持续写入数据,估计是硬盘写入跟不上,跑出异常,程序自动重新建立连接,一直建立不了新连接。查看SSDB日志一直出现下面的记录,这是什么问题?

2017-12-26 23:31:59.579 [WARN ] fd: 816, link parse error, delete link
2017-12-26 23:32:00.163 [DEBUG] new link from 127.0.0.1:65100, fd: 1280, links: 2
2017-12-26 23:32:01.501 [WARN ] fd: 1280, link parse error, delete link
2017-12-26 23:32:04.900 [DEBUG] new link from 127.0.0.1:65102, fd: 864, links: 2
2017-12-26 23:3

微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.

  • Updated Mar 4, 2020
  • C#
kwoxer
kwoxer commented Sep 8, 2018

As it's easier to see from images here are images of NewsBlur and InoReader. In a nutshell, the Inoreader shows the correct number of unread stories, but NewsBlur does not.

Both Feed Reader are marked unread yesterday at the same time.

NewsBlur:
See the yellow stories, that are somehow prefiltered (marked as read).
![2018-09-08 08_44_36-window](https://user-images.githubusercontent.com/116

flink-learning

flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Mar 4, 2020
  • Java

macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

  • Updated Mar 4, 2020
  • Python

Created by Salvatore Sanfilippo

Released May 10, 2009

Repository
antirez/redis
Website
redis.io
Wikipedia
Wikipedia
You can’t perform that action at this time.