Giter VIP home page Giter VIP logo

informer's People

Contributors

dependabot[bot] avatar tiltwind avatar wongoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

informer's Issues

2023-01 文章分享

今天是 2023-01-01 Sunday

Don't you love New Year's Day? You get to start all over!

文章推荐:

2022-11 文章推荐

今天是 2022-11-01 Tuesday

Do you want to make a Jack-o'-lantern?

文章推荐:

敏捷团队的质量保障赋能, https://insights.thoughtworks.cn/quality-assurance-enablement-in-agile-team/
Kubernetes的未来:OIDC要优于Secret,Ingress并不合适, https://www.infoq.cn/article/zFR1q0chGl6SwFd1QMiD
如何通过设计降低认知负荷, https://www.woshipm.com/pd/5661857.html
图解 23 种设计模式, https://mp.weixin.qq.com/s/x9fNVZPea_rHSOT_jnS2BQ
Jenkins实战中的一些技巧, https://mp.weixin.qq.com/s/EdnQJ_brhfyJ45oXR_Uf0g
微服务之服务监控和治理、容错隔离与 Docker 部署, https://mp.weixin.qq.com/s/AM_4VnjBvtHwbNLLM1vYSA
幻灯片制作的高效方法, https://sspai.com/post/76524
The missing UI for Helm - visualize your releases, https://github.com/komodorio/helm-dashboard

2022-09 文章推荐

今天是 2022-09-01 Thursday

There's nothing for you behind you. All that exists is what's ahead.

文章推荐:

2023-06 文章推荐

今天是 2023-06-01 Thursday

Have a childlike innocence in life, and your days will always be accompanied by happiness.

文章推荐:

保持单体,但拆分工作负载, https://www.infoq.cn/article/ALEXa3UJI7rAlMU2PrWg
数据工程成功的核心, https://insights.thoughtworks.cn/core-of-data-engineering/
此轮人民币汇率破“7”的经济逻辑, https://m.21jingji.com/article/20230601/bc2e97eca175e4e8639aaad6f791dd6b.html
Twitter 估值跌至马斯克收购价的三分之一, https://www.solidot.org/story?sid=75116

2022-12 文章分享

今天是 2022-12-01 Thursday

What's done cannot be undone.

文章推荐:

为什么软件质量等于开发速率, https://insights.thoughtworks.cn/software-quality-equals-development-speed/
一年覆盖九种语言上千服务,作业帮 Service Mesh 如何大规模落地?, https://www.infoq.cn/article/98SQPazzQUxMglZx28Yq
使用eBPF实现基于DWARF的堆栈遍历, https://www.cnxct.com/profiling-without-frame-pointers-using-ebpf/
手把手教你做B端的权限设计, https://www.woshipm.com/pd/5691302.html
Java 注解与原理分析, https://mp.weixin.qq.com/s/eWKaqI16XhFc5ucDvUAn0A
我的数据我做主:动手搭建一套自己的数据中心, https://sspai.com/post/76919
单元测试运行原理探究, https://developer.aliyun.com/article/1035004
A Framework for Building High Value Public Blockchains , https://github.com/cosmos/cosmos-sdk
《Hello 算法》, https://github.com/krahets/hello-algo
我眼中的网络安全与黑客, https://www.freebuf.com/articles/neopoints/350506.html
Building LinkedIn's Skills Graph to Power a Skills-First World, https://engineering.linkedin.com/blog/2022/building-linkedin-s-skills-graph-to-power-a-skills-first-world
Enabling static analysis of SQL queries at Meta, https://engineering.fb.com/2022/11/30/data-infrastructure/static-analysis-sql-queries/
***同志逝世,享年96岁, http://www.lifeweek.com.cn/article/187982

2022-08 文章推荐

今天是 2022-08-01 Monday

This is my homeland. If I don't fight for it, who will?

文章推荐:

2022-10 文章推荐

今天是 2022-10-01 Saturday

Patriotism is deeply rooted in the instincts and emotions of human being.

文章推荐:

OPPO 在 FaaS 领域的探索与思考, https://www.infoq.cn/article/vkHROQzRXNkX5uooNGgl
从心理学到产品设计, https://www.woshipm.com/pd/5550884.html
探究DataOps下的数据架构及其实践, https://mp.weixin.qq.com/s/QD3fJ2lj3f76T7bJrhQwNQ
甲方渗透测试体系怎么做, https://www.freebuf.com/articles/neopoints/345994.html
NASA哈勃望远镜发现保卫着两个小星系的保护性盾牌, https://www.cnbeta.com/articles/science/1322889.htm

【需求】将feed默认配置从json配置文件移到sqlite中

背景

目前informer的feed配置是放在json配置文件中的,参考范例 https://github.com/vogo/informer/blob/master/examples/informer.json

 "feed": {
    "same_site_max_count": 3,
    "feed_expire_days": 150,
    "max_inform_feed_size": 20,
    "max_fetch_num":1
  },

但针对每一个feed 地址的配置则是配置在sqlite中的。

需求

将以上feed默认配置移到 sqlite中,逐步建设配置文件中的配置,未来逐步移除配置文件。
如果sqlite一开始没有这些配置,可以将这些配置初始化到sqlite中。

开发相关信息

2023-02 文章分享

今天是 2023-02-01 Wednesday

You can like the life you're living. You can live the life you like.

文章推荐:

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.