源码聚合搜索 - 壹搜网为您找到"

Claude在得物App数仓的深度集成与效能演进

"相关结果 10条

kasmweb/claude-code

Claude Code CLI - Anthropic's CLI for interacting with Claude AI models from your terminal
hub.docker.com

formio/uag-claude

hub.docker.com

openeuler/claude-code

hub.docker.com

Create a standalone app

Progressive Web Apps (PWAs) that are installed on a user's device can define how they appear when the user launches them. They can choose to be displayed in a web browser, just like websites, or have their own dedicated windows similar to how OS-native applications work.
developer.mozilla.org

得物数据研发优化策略 - 个人文章 - SegmentFault 思否

1.前言 在离线数据研发中,随着业务的快速发展以及业务复杂度的不断提高,数据量的不断增长,尤其得物这种业务的高速增长,必然带来数据逻辑复杂度的提升,数据量越大,复杂度越高,对任务的性能的要求就越高,因此,任务性能的优化就成了大家必然的话题,在离线数仓招聘中,这几乎成了必考题目。 大数据领域,为了提高
segmentfault.com

Deploying our app

In the final article in our series, we take the example toolchain we built up in the previous article and add to it so that we can deploy our sample app. We push the code to GitHub, deploy it using GitHub Pages, and even show you how to add a simple test into the process.
developer.mozilla.org

数据库 - ClickHouse 冷热分离存储在得物的实践 - 个人文章 - SegmentFault 思否

1. 业务背景 得物上一代日志平台的存储主要依赖于 ES。随着公司业务的高速发展,日志场景逐步产生了一些新需求,主要表现在:应用数量逐步增多,研发需要打印更多的日志定位业务问题,安全合规需要保留更长时间的日志。随着 Clickhouse 的应用广泛,我们了解到行业部分知名公司已经将日志平台逐步由 E
segmentfault.com

Display a badge on the app icon

Applications native to mobile and desktop operating systems can display badges on top of their app icons to inform users that new content is available. For example, an email client application can display the total number of unread messages in a badge and update this number even if the app is not running.
developer.mozilla.org

数据库 - 得物供应链复杂业务实时数仓建设之路 - 个人文章 - SegmentFault 思否

发布于 刚刚上海   1 背景得物供应链业务是纷繁复杂的,我们既有 JIT 的现货模式中间夹着这大量的仓库作业环节,又有到仓的寄售,品牌业务,有非常复杂的逆向链路。在这么复杂的业务背后,我们需要精细化关注人货场车的效率和成本,每一单的及时履约情况,要做到这一点我们需要各粒度和维度的数据来支撑我们的精
segmentfault.com

Componentizing our React app

At this point, our app is a monolith. Before we can make it do things, we need to break it apart into manageable, descriptive components. React doesn't have any hard rules for what is and isn't a component – that's up to you! In this article we will show you a sensible way to break our app up into components.
developer.mozilla.org