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

    5758 2024-06-05 《Ramda 0.24.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • SSO Integration

    Background SSO login workflow How to enable SSO login Note Background As an enterpise practice, it’s common to apply Single sign-on (SSO) across all applications, so that use...
  • List

    5737 2024-06-05 《Ramda 0.12.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • List

    5735 2024-06-05 《Ramda 0.23.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Util

    5732 2024-06-27 《Lodash 4.17.15》
    _.attempt(func, [args]) Since Arguments Returns Example _.bindAll(object, methodNames) Since Arguments Returns Example _.cond(pairs) Since Arguments Returns Example...
  • List

    5712 2024-06-05 《Ramda 0.25.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Procedures

    5710 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Procedures To use Iceberg in Spark, first configure Spark catalogs . Stored procedures are only available when using Iceberg SQL extensions in Spark 3. Usage Procedures c...
  • List

    5700 2024-06-05 《Ramda 0.15.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • DataHub

    5693 2024-06-30 《Apache Hudi 0.15.0》
    Configurations Example DataHub is a rich metadata platform that supports features like data discovery, data obeservability, federated governance, etc. Since Hudi 0.11.0, you c...
  • Telegraf

    Telegraf 是 InfluxData 公司开源的一款采集器,内置非常多的采集插件,不过 Telegraf 是面向 InfluxDB 生态的,采集的监控数据推给 InfluxDB 非常合适,推给 Prometheus、Victoriametrics、Thanos 这些时序库,可能会带来问题。主要是两点: 有些数据是 string 类型的,Prome...