Giter Club home page Giter Club logo

micro-mall-users-cron's Introduction

micro-mall-users-cron

介绍

定时任务

软件架构

cron

框架,库依赖

kelvins框架支持(gRPC,cron,queue,web支持):https://gitee.com/kelvins-io/kelvins
g2cache缓存库支持(两级缓存):https://gitee.com/kelvins-io/g2cache

项目问题交流

QQ群:(micro-mall-users交流群)
avatar

如何赞助

开源项目的发展离不开大家的鼓励和赞赏,扫描下方二维码鼓励一下吧
avatar

支付宝
avatar

赞助商列表

昵称 赞助金额 时间 留言
雨化田 100元 2021-1-25 一起加入
thomas 100元 2021-2-18 指导
皮卡猪 250元 2021-2-20 支持大佬
*抹 20 2021-3-19 资金有限,支持下
*康 66.66 2021-4-15 加油
Bleem -goland正版license 2021-4-18 落地验证码限制以及缓存实施
Christible 66.00 2021-4-26 大神,膜拜。资金有限
剑峰 50.00 2021-5-10 支持下
mu 100.00 2021-6-9 意思意思
osc -200.00 2021-7-9 落地docker构建方案
这个杀手有点冷 150.00 2021-7-11 很好的一个项目
pick刘 50.00 2021-8-3 有料
IT詹天佑 88.00 2021-8-15 喜欢这一点代码
*浩 20.00 2021-8-25 请喝一杯奶茶
Doyle 100.00 2021-8-31 一点小意思
星辰大海 200.00 2021-9-5 很好的项目
黔驴技穷 100.00 2021-10-2 问题咨询
天行健 100.00 2021-10-15 部署咨询
东正 20.00 2021-10-20 咨询解答
Jackson 20.00 2021-10-28 部署咨询
農民 20.00 2021-11-2 一杯茶颜悦色
ps 50.00 2021-11-6 项目咨询
Mark 66.00 2021-11-14 etcd搭建协助
Micky 20.00 2021-11-18 赞助
50.00 2021-11-19 赞助
农民GG 500.00 2021-11-24 支持开源项目
Z*k 20.00 2021-11-27 支持开源项目
*左 20.00 2021-11-29 赞助
奈何桥 300.00 2021-12-2 运行部署
p神 1000.00 2021-12-5 个人赞助
曹大 1000.00 2021-12-11 个人赞助
*铭 50.00 2021-12-19 赞助
番茄可乐 100.00 2022-3-4 赞助
东窗事发 80.00 2022-3-10 运行支持
*(男) 20.00 2022-3-17 喜欢
沈** 1000.00 2022-3-29 私有化
(*) 66.66 2022-4-3 多谢开源项目
(*生) 20.00 2022-4-4 进交流群
A 66.00 2022-4-23 直播打赏
*李 20.00 2022-5-7 进群
m*e 1.00 2022-5-7 进群
Jenkins 60.00 2022-5-7 远程协助
50.00 2022-5-9 赞助

安装教程

1.仅构建 sh build.sh
2 运行 sh build-run.sh
3 停止 sh stop.sh

使用说明

配置参考

[kelvins-server]
Environment = "dev"

[kelvins-logger]
RootPath = "./logs"
Level = "debug"

[kelvins-mysql]
Host = "127.0.0.1:3306"
UserName = "root"
Password = "xxx"
DBName = "xx"
Charset = "utf8mb4"
PoolNum =  10
MaxIdleConns = 5
ConnMaxLifeSecond = 3600
MultiStatements = true
ParseTime = true

[user-info-search-notice]
Broker = "amqp://micro-mall:[email protected]:5672/micro-mall"
DefaultQueue = "user_info_search_notice"
ResultBackend = "redis://[email protected]:6379/8"
ResultsExpireIn = 3600
Exchange = "user_info_search_notice"
ExchangeType = "direct"
BindingKey = "user_info_search_notice"
PrefetchCount = 3
TaskRetryCount = 3
TaskRetryTimeout = 3600

[email-config]
User = "[email protected]"
Password = "xxx"
Host = "smtp.qq.com"
Port = "465"

[user-info-search-notice-task]
Cron = "0 */5 * * * *"
SingleSyncNum = 100

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

micro-mall-users-cron's People

Contributors

kelvins-io avatar

Stargazers

Orin Chen avatar  avatar lchjczw avatar

Watchers

 avatar

Forkers

orinchen

micro-mall-users-cron's Issues

同学,您这个项目引入了423个开源组件,存在4个漏洞,辛苦升级一下

检测到 kelvins-io/micro-mall-users-cron 一共引入了423个开源组件,存在4个漏洞

漏洞标题:jwt-go 安全漏洞
缺陷组件:github.com/dgrijalva/[email protected]+incompatible
漏洞编号:CVE-2020-26160
漏洞描述:jwt-go是个人开发者的一个Go语言的JWT实现。
jwt-go 4.0.0-preview1之前版本存在安全漏洞。攻击者可利用该漏洞在使用[]string{} for m[\"aud\"](规范允许)的情况下绕过预期的访问限制。
影响范围:(∞, 4.0.0-preview1)
最小修复版本:4.0.0-preview1
缺陷组件引入路径:gitee.com/cristiane/micro-mall-users-cron@->github.com/dgrijalva/[email protected]+incompatible

另外还有4个漏洞,详细报告:https://mofeisec.com/jr?p=afe30e

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.