aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-wisper/pkg-descr
blob: e695c90e611e4f63534889b7a13d067ddf43f71f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Wisper is a micro library providing Ruby objects with Publish-Subscribe
capabilities.

It supports:
- Decouple core business logic from external concerns in Hexagonal style
  architectures.
- Use as an alternative to ActiveRecord callbacks and Observers in Rails apps.
- Connect objects based on context without permanence.
- Publish events synchronously or asynchronously.

WWW: https://github.com/krisleech/wisper