Git Product home page Git Product logo

Comments (1)

zqrferrari avatar zqrferrari commented on August 27, 2024

三个问题一起回答。

LogiCommon 的定位:
定位于于滴滴 Logi 团队三个主要开源产品(https://github.com/didi/LogiAM、https://github.com/didi/LogiKM、https://github.com/didi/LogiEM)的公共组件和通用组件的整合,其目的在于:

  • 提升组件复用度;
  • 剥离滴滴内部依赖;
  • 简化外部依赖;

LogiCommon 的阶段:
还处于一个早期阶段,其中比较成熟的是:

  • Logi-job:可以被应用内嵌的分布式调度组件,取代需要独立部署的 xxx-job,简化应用部署度
  • Logi-log:可以被应用内嵌的带 traceId 的日志组件,用于串联应用内请求路径,类似于单机的 eagle-eye。
  • Logi-elasticsearch-client:原身是滴滴 ES 团队,在 elasticsearch-rest-client 基础上封装的 es client 包,扩展和丰富了elasticsearch-rest-client 接口能力,简化了对 es 的操作。

目前尚不成熟的是:

  • Logi-security:它的定位是提供 Logi 开源产品的一些公共产品组件,如:用户管理、项目管理、登录等,目前在这些功能的产品设计上比较简单,整体上的要求是能用就行。

LogiCommon 的发展:
LogiCommon 现在内部迭代的比较快,比如:Logi-job 已经迭代了20多个版本,Logi-elasticsearch-client 迭代了10多个版本,但是由于优先满足内部使用,没有及时同步到开源社区,后续我们会定期进行代码同步。

from logicommon.

Related Issues (2)

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.