书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 1106 个相关结果.
  • 动态规则

    规则 DataSource 扩展 拉模式拓展 推模式拓展 示例 API 模式:使用客户端规则 API 配置规则 拉模式:使用文件配置规则 推模式:使用 Nacos 配置规则 推模式:使用 ZooKeeper 配置规则 推模式:使用 Apollo 配置规则 规则 Sentinel 的理念是开发者只需要关注资源的定义,当资源定义成功后可...
  • 部署

    Redis部署 Redis集群定义 Redis Sentinel集群定义 Redis原生集群定义 Redis普通主从实例定义 创建Redis集群 其他注意事项 查阅Redis监控 Redis部署 部署Redis需要先进行集群定义,本文介绍了几类Redis集群的定义方式。 与PostgreSQL类似,部署Redis同样需要两个步骤: ...
  • Session Supports Redis Shared Storage

    Session Supports Redis Shared Storage Session Supports Redis Shared Storage Because the original login session does not support distributed storage, for all requests from the sa...
  • 集群流控

    目录 介绍 模块结构 集群流控规则 规则 集群规则配置方式 集群限流客户端 集群限流服务端 启动方式 规则配置 属性配置 Token Server 分配配置 示例 集群限流控制台 其它 集群流控日志 扩展接口设计 整体扩展架构 通用扩展接口 Client 扩展接口 Server 扩展接口 目录 集群流控介绍 ...
  • Slices

    Slices Sentinel-Terminated Slices Slices test.zig const expect = @import ( "std" ). testing . expect ; test "basic slices" { var array = [ _ ] i32 { ...
  • Redis

    Redis Example Redis配置 用户配置 优雅的Debug 用户代码 Redis Example 项目地址 (opens new window) Redis配置 type config struct { Addrs [] string /...
  • ROLE

    ROLE 返回值 代码示例 主服务器 从服务器 Sentinel ROLE 可用版本: >= 2.8.12 时间复杂度: O(1) 返回实例在复制中担任的角色,这个角色可以是 master 、 slave 或者 sentinel 。除了角色之外,命令还会返回与该角色相关的其他信息,其中: 主服务器将返回属下从服务器的 I...
  • Traffic Control

    Traffic Control Routing Rules Sentinel Rate Limiting and Downgrade Feedback Traffic Control Implementing traffic control through issuing routing rules, including traffic forw...
  • Consul KV

    Key/Value (KV) Store Overview Accessing the KV store Using Consul KV Using Sentinel to apply policies for Consul KV Extending Consul KV Consul Template Watches Consul Sessions...
  • Redis

    Traefik & Redis Configuration Example Configuration Options Routing Configuration Traefik & Redis Configuration Example You can enable the Redis provider as detailed below: ...