Devlive 开源社区 本次搜索耗时 0.819 秒,为您找到 872 个相关结果.
  • Distributed publish/subscribe

    1346 2025-03-14 《Redisson 3.45.0》
    Topic Java RTopic object implements Publish / Subscribe mechanism based on Redis Pub/Sub or Valkey Pub/Sub . It allows to subscribe on events published with multiple instances o...
  • Flink DDL

    1345 2025-03-12 《Apache Iceberg 1.8.1》
    DDL commands CREATE Catalog Hive catalog This creates an Iceberg catalog named hive_catalog that can be configured using 'catalog-type'='hive' , which loads tables from Hive m...
  • DataStream Connector

    Apache Kafka Connector JDBC Connector ClickHouse Connector Apache Doris Connector Elasticsearch Connector Apache HBase Connector HTTP Connector Redis Connector
  • Daft

    1338 2025-03-13 《Apache Iceberg 1.8.1》
    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...
  • 数据流连接器

    Apache Kafka Connector JDBC Connector Clickhouse Connector Apache Doris Connector Elasticsearch Connector Apache HBase Connector HTTP Connector Redis Connector
  • Transactions

    1333 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...
  • Writing ORC Data

    1328 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Hive SerDe Integration Writing to an ORC File Data Flow Extending Gobblin’s SerDe Integration Introduction Gobblin is capable of writing data to ORC files by le...
  • AmazonDynamoDB

    Description Key Features Options url [string] region [string] accessKeyId [string] secretAccessKey [string] table [string] common options Example Changelog next version ...
  • Using Kafka Connect

    1308 2024-06-28 《Apache Hudi 0.15.0》
    Try out the new experimental release of Hudi Kafka Connect Sink. Read the ReadMe for full documentation.
  • Logic

    1294 2024-06-05 《Ramda 0.10.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. ...