53 Forks
96 Stars
96 Watchers

bekit

bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。

How to download and setup bekit

Open terminal and run command
git clone https://github.com/zhongxunking/bekit.git
git clone is used to create a copy or clone of bekit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bekit https://github.com/zhongxunking/bekit/archive/master.zip

Or simply clone bekit with SSH
[email protected]:zhongxunking/bekit.git

If you have some problems with bekit

You may open issue on bekit support forum (system) here: https://github.com/zhongxunking/bekit/issues