1. 首页
  2. 考试认证
  3. 其它
  4. event sourcing

event sourcing

上传者: 2024-10-20 21:06:27上传 ZIP文件 36.17KB 热度 9次

事件溯源EventSourcing,顾名思义,是一个基于Actor的ruby​​事件源库。安装方法:将此行添加到应用程序的Gemfile中:gem 'event_sourcing',然后执行:$ bundle。或者可以手动安装:$ gem install event_sourcing

用法TODO:待补充使用说明。

如何贡献:

  1. 分叉项目。

  2. 创建功能分支:git checkout -b my-new-feature

  3. 提交更改:git commit -am 'Add some feature'

  4. 推送分支:git push origin my-new-feature

  5. 创建新的拉取请求。

下载地址
用户评论