Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37476922
en ru br
ALT Linux repos
S:2.0.1.1-alt1

Group :: Development/Ruby
RPM: gem-wisper

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.1.1-alt1
Build date: 2 september 2021, 12:34 ( 137.7 weeks ago )
Size: 20.57 Kb

Home page:   https://github.com/krisleech/wisper

License: MIT
Summary: A micro library providing Ruby objects with Publish-Subscribe capabilities
Description:

A micro library providing objects with Publish-Subscribe capabilities. Both
synchronous (in-process) and asynchronous (out-of-process) subscriptions are
supported. Check out the Wiki for articles, guides and examples:
https://github.com/krisleech/wisper/wiki

* 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

Note: Wisper was originally extracted from a Rails codebase but is not dependant
on Rails.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-wisper
  • gem-wisper-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin