Skip to content
This repository has been archived by the owner on Aug 11, 2018. It is now read-only.

VecHK/Pache2

Repository files navigation

Pache 2

build status codecov.io node version

Pache 2,還是原來的感覺(自家用的本質):

  • 配置文件採用 suc
  • cluster 負載均衡
  • AVA 測試框架
  • 優秀的功能
  • 分頁

安裝

npm install node-pache --g

要求

  • Redis
  • mongoDB

運行

pache create ./config_name.suc
pache run ./config_name.suc

關於配置文件

因為採用了 suc,故你可能需要查看一下相關教程。目錄中的 config.suc 當中有相關設置項的說明。

單元测试

ava ./test-ava

License

MIT