Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 286 Bytes

bizSwitch 运行时开关

简介

在 Cluster 模式和单进程模式下工作的运行时开关

  • 支持 Cluster 模式
  • HTTP 切换与查看
  • 持久化支持(暂未支持)

Demo

/demo/self.js

单进程模式的 Demo

/demo/master.js

Cluster 模式的 Demo