Devlive 开源社区 本次搜索耗时 2.571 秒,为您找到 715 个相关结果.
  • Logic

    1201 2024-06-05 《Ramda 0.11.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
  • Complete

    The Summary page provides you a summary list of the accomplished tasks. Choose Complete. Ambari Web opens in your web browser.
  • Java Custom Catalog

    1185 2025-03-14 《Apache Iceberg 1.8.1》
    Custom Catalog It’s possible to read an iceberg table either from an hdfs path or from a hive table. It’s also possible to use a custom metastore in place of hive. The steps to do...
  • Couchbase

    1185 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Record format Configuration General configuration values Authentication No credentials Using certificates Using bucket password Document level expiration 1 - Ex...
  • Complete

    The Summary page provides you a summary list of the accomplished tasks. Choose Complete. Ambari Web opens in your web browser.
  • Evolution

    1178 2025-03-10 《Apache Iceberg 1.8.1》
    Evolution Iceberg supports in-place table evolution . You can evolve a table schema just like SQL — even in nested structures — or change partition layout when data volume chang...
  • Code Style Guide

    1169 2025-03-26 《Apache Gobblin 0.17.0》
    Overview Guideline Code Style Template File Overview The code formatting standard in this project is based on the Oracle/Sun Code Convention and Google Java Style . Guide...
  • Home

    1146 2025-03-07 《Apache Gobblin 0.17.0》
    Over the years, LinkedIn’s data infrastructure team built custom solutions for ingesting diverse data entities into our Hadoop eco-system. At one point, we were running 15 t...
  • Tailwind CSS 代码组织和维护技巧

    在大型项目中,良好的代码组织和维护策略对于项目的可持续发展至关重要。本节将介绍如何在使用 Tailwind CSS 的项目中组织和维护代码,以提高开发效率和代码质量。 目录结构规范 推荐的项目结构 src / ├── styles / │ ├── base / │ │ ├── typography . css ...
  • Client-Side Caching

    1129 2025-03-15 《Redisson 3.45.0》
    Native implementation Client Side caching is implemented using client tracking listener through RESP3 protocol available in Redis or Valkey. It’s used to speed up read operation...