fireload:Firebase 负载平衡器

时间:2024-07-10 02:42:49
【文件属性】:

文件名称:fireload:Firebase 负载平衡器

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-10 02:42:49

Go

火药 多个 Firebase 实例的负载均衡器。 安装 go get - u github . com / CloudCom / fireload 用法 导入fireload import "github.com/CloudCom/fireload" 命名空间 创建命名空间: instance1 := fireload. NewNamespace (“ https : //foo.firebaseIO.com”) instance2 := fireload . NewNamespace (“ https : //bar.firebaseIO.com”) 您还可以在命名空间上设置/获取元数据: instance1 . Metadata . Set (“ awesome ”, true ) instance1 . Metadata . Set ( "secret" , "ve


【文件预览】:
fireload-master
----pool.go(2KB)
----namespace_test.go(447B)
----metadata.go(384B)
----metadata_test.go(426B)
----.travis.yml(315B)
----LICENSE(1KB)
----README.md(1KB)
----pool_test.go(4KB)
----namespace.go(772B)
----.gitignore(266B)
----strategy.go(305B)

网友评论