积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(48)后端开发(32)PostgreSQL(32)Python(27)Django(26)Greenplum(8)Vitess(8)系统运维(7)Linux(7)eBPF(7)

语言

全部英语(94)

格式

全部PDF文档 PDF(74)其他文档 其他(20)
 
本次搜索耗时 0.119 秒,为您找到相关结果约 94 个.
  • 全部
  • 数据库
  • 后端开发
  • PostgreSQL
  • Python
  • Django
  • Greenplum
  • Vitess
  • 系统运维
  • Linux
  • eBPF
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Apache Ozone Erasure Coding(EC)

    id for set of nodes. EC Architecture - Write EC Write: Striping ➢ Stripe: One round of data + parity chunks called as full stripe. ➢ Chunks would be written in round robin fashion to data nodes. words, EC Chunk position in full stripe, in the order of 1 to (data + parity) ➢ If stripe write fails, the current block group will be closed and rewrite the failed stripe to new block group. EC Write: c3:chunk 3 1MB parity1 (c1, c2, c3) 1MB parity2 (c1, c2, c3) Stripe-1 Stripe-2 N1 N2 N3 N4 N5 c1:block1 EC Write: Partial Stripe with Padding ReplicaIndex-1 EC Container Group : 1 Filled by
    0 码力 | 29 页 | 7.87 MB | 1 年前
    3
  • pdf文档 Laravel 5.0 Documentation

    A Subscription ix. Checking Subscription Status x. Handling Failed Payments xi. Handling Other Stripe Webhooks xii. Invoices iii. Cache i. Configuration ii. Cache Usage iii. Increments & Decrements documentation. Laravel Cashier is a simple, expressive library for managing subscription billing with Stripe. With the introduction of Laravel 4.2, we are including Cashier documentation along with the main of Cashier brings numerous bug fixes, multi-currency support, and compatibility with the latest Stripe API. The Artisan queue:work command now supports a --daemon option to start a worker in "daemon
    0 码力 | 242 页 | 1.44 MB | 1 年前
    3
  • pdf文档 Learning Laravel

    Class-based composer 24 Execute arbitrary PHP code 25 Chapter 6: Cashier 26 Remarks 26 Examples 26 Stripe Setup 26 Chapter 7: Change default routing behaviour in Laravel 5.2.31 + 28 Syntax 28 Parameters subscription billing by providing an interface into the subscription services of both Braintree and Stripe. In addition to basic subscription management it can be used to handle coupons, exchanging subscriptions quantities, cancellation grace periods and PDF invoice generation. Examples Stripe Setup Initial Setup To use Stripe for handling payments we need to add the following to the composer.json then run
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS

    Okta OneDrive Oura Patreon PayPal QQ Salesforce Shopify Slack SoundCloud Spotify Steam Strava Stripe TikTok Tumblr Twitch Twitter Typetalk Uber VK WeChat WeCom Weibo WePay Xero Yahoo Yammer Yandex application ? ? Pa PayPal yPal Add PayPal as a payment provider to your application ? ? Stripe Stripe Add Stripe payment provider to your application ? ? Alipa Alipayy Add Alipay payment provider to runmode=prod in Casdoor's configuration file conf/app.conf . Stripe Stripe NO NOTE TE This is an example of how to configure a Stripe Stripe payment provider. St Step 1 ep 1. Get Publishable K . Get Publishable
    0 码力 | 825 页 | 58.31 MB | 1 年前
    3
  • pdf文档 The Vitess 7.0 Documentation

    tar and xbstream (default “tar”) xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint
    0 码力 | 254 页 | 949.63 KB | 1 年前
    3
  • pdf文档 The Vitess 8.0 Documentation

    tar and xbstream (default “tar”) xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint
    0 码力 | 331 页 | 1.35 MB | 1 年前
    3
  • pdf文档 The Vitess 9.0 Documentation

    tar and xbstream (default “tar”) xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint
    0 码力 | 417 页 | 2.96 MB | 1 年前
    3
  • pdf文档 The Vitess 11.0 Documentation

    tar and xbstream (default “tar”) xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint
    0 码力 | 481 页 | 3.14 MB | 1 年前
    3
  • pdf文档 The Vitess 10.0 Documentation

    tar and xbstream (default “tar”) xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint
    0 码力 | 455 页 | 3.07 MB | 1 年前
    3
  • pdf文档 The Vitess 12.0 Documentation

    tar and xbstream (default “tar”) xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint and xbstream (default “tar”) -xtrabackup_stripe_block_size uint Size in bytes of each block that gets sent to a given stripe before rotating to the next stripe (default 102400) -xtrabackup_stripes uint
    0 码力 | 534 页 | 3.32 MB | 1 年前
    3
共 94 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
ApacheOzoneErasureCodingECLaravel5.0DocumentationLearningCasdoorAnOpenSourceUIfirstIdentityAccessManagementIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLandCASTheVitess7.0Documentation8.09.011.010.012.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩