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

    1422 2024-06-05 《Ramda 0.4.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Object

    1404 2024-06-05 《Ramda 0.6.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr clone {*} → {*} Parameters valueThe object or ar...
  • Object

    1403 2024-06-05 《Ramda 0.2.3》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...
  • Distributed services

    1399 2025-03-14 《Redisson 3.45.0》
    Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
  • Relation

    1397 2024-06-05 《Ramda 0.5.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Logic

    1393 2024-06-05 《Ramda 0.19.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies and a → b → a | b Added in v0.1.0 Retu...
  • Metrics

    1388 2024-06-26 《Apache Amoro 0.6.1》
    Table metrics Self-optimizing metrics Amoro provides both table-level and platform-level metrics to help users understand the runtime status of the current table. Table metric...
  • Spark Writes

    1383 2024-06-26 《Apache Amoro 0.6.1》
    Writing with SQL INSERT OVERWRITE INSERT INTO Upsert to table with primary keys. DELETE FROM UPDATE MERGE INTO Writing with DataFrames Appending data Overwriting data Crea...
  • Cache API implementations

    1377 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
  • Logic

    1368 2024-06-05 《Ramda 0.30.1》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...