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

    627 2024-06-06 《Ramda 0.10.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
  • Daft

    Daft Daft is a distributed query engine written in Python and Rust, two fast-growing ecosystems in the data engineering and machine learning industry. It exposes its flavor of t...
  • Metrics for Gobblin ETL

    Configuring Metrics and Event emission Operational Metrics Extractor Metrics Converter Metrics Fork Operator Metrics Row Level Policy Metrics Data Writer Metrics Runtime Eve...
  • HTTP Protocol

    HTTP Protocol HTTP Consumer HTTP Producer Using Curl Command Publish Subscribe HTTP Protocol EventMesh SDK for Java implements the HTTP producer and consumer of asynchronou...
  • HTTP

    Introduction Note Constructs HttpOperation AsyncRequestBuilder HttpClient ResponseHandler Build an asynchronous writer AvroHttpWriterBuilder R2RestWriterBuilder Bui...
  • Client-Side Caching

    616 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...
  • Type

    603 2024-06-06 《Ramda 0.24.0》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Tailwind CSS 电商网站开发

    本节将介绍如何使用 Tailwind CSS 开发一个现代化的电商网站,包括商品展示、购物车、结算流程等核心功能的实现。 商品列表 商品卡片组件 // components/ProductCard.tsx interface ProductCardProps { product : { id : string ;...
  • Template

    Overview How to Use Templates Available Templates How to Create Your Own Template How does Template Work in Gobblin Overview The job configuration template is implemented fo...
  • Transactions

    557 2025-03-15 《Redisson 3.45.0》
    Transactions management RMap , RMapCache , RLocalCachedMap , RSet , RSetCache and RBucket Redisson objects may participant in Transaction with ACID properties. It uses locks for...