Skip to content

TzachiF/simple-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-events

Simple events pub-sub for sync/async operations using Sidekiq. It will allow easy pub sub when a new ActiveRecord commit is made. It will allow easy pub sub for predefined named events. It will allow easy perspective on the events currently used in the system.

To read more on the motivation link

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributors

About

Simple events pub-sub for async operations using Sidekiq when a new ActiveRecord model is commited

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages