Devlive 开源社区 本次搜索耗时 1.600 秒,为您找到 830 个相关结果.
  • Client-Side Caching

    311 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...
  • Flink DDL

    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...
  • Java Custom Catalog

    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...
  • GitHub 趋势日报 (2025年04月01日)

    GitHub 趋势日报 (2025年04月01日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go C++ Rust PHP Lua Kotlin TypeScript Jupyter Notebook Vim Script Ruby GitHub 趋势日报 (2025年04月01日) 本日报由 TrendF...
  • Distributed locks and synchronizers

    298 2025-03-14 《Redisson 3.45.0》
    Lock Redis or Valkey based distributed reentrant Lock object for Java and implements Lock interface. Uses pub/sub channel to notify other threads across all Redisson instances w...
  • Web Session Management

    297 2025-03-15 《Redisson 3.45.0》
    Tomcat Session Redisson implements Redis or Valkey based Tomcat Session Manager. It stores session of Apache Tomcat in Redis or Valkey and allows to distribute requests across a ...
  • GitHub 趋势日报 (2025年04月03日)

    GitHub 趋势日报 (2025年04月03日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust PHP Go C TypeScript Ruby C++ Java JavaScript MDX GitHub 趋势日报 (2025年04月03日) 本日报由 TrendForge 系统生成 https:/...
  • 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...
  • Docker Demo

    Building interoperable tables using Apache XTable™ (Incubating) This demo walks you through a fictional use case and the steps to add interoperability between table formats using ...
  • Distributed counters

    289 2025-03-14 《Redisson 3.45.0》
    Id generator Redis or Valkey based Java Id generator RIdGenerator generates unique numbers but not monotonically increased. At first request, batch of id numbers is allocated and...