Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hanami/events

[Experimental] Events framework for Hanami
https://github.com/hanami/events

Implement plain text adapter

0f1abccff204eca456a694e7264a04a2a501e801 authored over 7 years ago by Anton Davydov <[email protected]>
Create JSON formatter

2a4c8f527acf7c629c61e18a608acdfdad739397 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #24 from hanami/feature/logger

Allow to use logger in subscribe blocks

ed7d13cc8afa022c81a95aa55e44cc5462c22d4d authored over 7 years ago by Anton Davydov <[email protected]>
Call event handlers in isolated scope

76aa1a93c4614e75249ee19bac810905f99d04f4 authored over 7 years ago by Anton Davydov <[email protected]>
Add simple documentation for Hanami::Events module

45bf562f07ee51f5929cf0cac21fa7e42ca6e5b5 authored over 7 years ago by Anton Davydov <[email protected]>
Add YARD gem for documentation

5747d3e524cdff54f23ce3c081ea1311381a2288 authored over 7 years ago by Anton Davydov <[email protected]>
Add information about logger to readme doc

212032562e0f46a460fb991d8b47e056340c84bc authored over 7 years ago by Anton Davydov <[email protected]>
Allow to use logger in subscribe block

9568730fad767ebcff5502b89d628272812f6e2f authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #19 from hanami/feature/display-all-events

Display meta information about all events for instance

3a43f59203df8b580e5a1b47c7bf40370b3f0298 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #15 from hanami/chore/load-adapters

Use dry-container for adapter fabric

a1c8952b3f60297eb6646a80c5301d44f519fae5 authored over 7 years ago by Anton Davydov <[email protected]>
Display meta information about all events for instance

f2d808e64fdc4efe6faf588705f6b5833b6aadbb authored over 7 years ago by Anton Davydov <[email protected]>
Add information about custom adapters to doc [skip ci]

11cba1d116258dbaea2a82dd7b97016d59f19d20 authored over 7 years ago by Anton Davydov <[email protected]>
Use dry-container for adapter fabric

e21d1d8f590aaab36ab26ae91cf91fba75aed4fb authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #14 from hanami/3_specs_for_rails_adapter

[Fixes #3] Specs for Redis adapter

3b996ca3f27c9e2fb85699fd0d8f092c2e2ddf98 authored over 7 years ago by Anton Davydov <[email protected]>
[Fixes #3] Specs for Redis adapter

a4b8ce8d1d0afea975f1853c6b5e5680efccaa99 authored over 7 years ago by Sergii Makagon <[email protected]>
Merge pull request #10 from hanami/feature/event-matcher

Event matching

3e9b0c5c50207b9205a76110791058769adc1519 authored over 7 years ago by Anton Davydov <[email protected]>
Introduce matcher for event names

82d1b417eacd0fe918efef4147f3f4ee5357b634 authored over 7 years ago by Anton Davydov <[email protected]>
Add bundle install to travis build

6015de3f4004976103d2adaa264b2c004c9bf2f1 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #12 from hanami/chore/update-redis-example

Split redis example to client and server for better understandable

82b43c0496b11641d1c45cb67542f7adeecfd0b2 authored over 7 years ago by Anton Davydov <[email protected]>
Split redis example to client and server for better understandable

c9af0578ee57b3efdaada3d31f3f6ba1527b4221 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #11 from hanami/chore/test-coverage

Add simplecov to project

751ccbb0c92f393378fd8a98203d32cb96990890 authored over 7 years ago by Anton Davydov <[email protected]>
Update adapter specs and cover default value

d7090dff6811eb3df27917d3d6730b42e70b77a1 authored over 7 years ago by Anton Davydov <[email protected]>
Add simplecov to project

6c97fe98c343009f989dd714b355ade5847783a2 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #9 from hanami/feature/travis-ci

Turn on travisCI

f2844dd176503e8e02b1643cd9a0f5fff0600c62 authored over 7 years ago by Anton Davydov <[email protected]>
Turn on travisCI

628fb7990eed2f5687c2f430f3c70e636a2077d5 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #8 from hanami/refactoring

Refactoring

fbf4761c25b60cdc37ccd10c1d9e13d57ba2bc75 authored over 7 years ago by Anton Davydov <[email protected]>
Refactoring

83704d034a81889c476d99e58a14a047bd7de173 authored over 7 years ago by Sergii Makagon <[email protected]>
Update docs

5ef28ca0fa6ad4810332e066cf2d488bbe014816 authored over 7 years ago by Anton Davydov <[email protected]>
Use only one redis subscriber

b0f77e1facbc9336fc3ab79db235ed8855342f70 authored over 7 years ago by Anton Davydov <[email protected]>
Update readme file

c1125a3fd44f7ef8d35d63fdcfd99eddd04e04ed authored over 7 years ago by Anton Davydov <[email protected]>
Update readme

1723cf4c84e98894e0868bb8f60e13962bc2fe24 authored over 7 years ago by Anton Davydov <[email protected]>
Add simple examples

2f04c7b4a89dd9c5fea645b01702227191b5efcd authored over 7 years ago by Anton Davydov <[email protected]>
Create simple redis adapter

0f9f3e5b6e361f25dd94054056efca3ab060f302 authored over 7 years ago by Anton Davydov <[email protected]>
Fix typo in docs

09c64d509c500b62bee4fed6a51d4944a00c643c authored over 7 years ago by Anton Davydov <[email protected]>
Update documentation

9a3aba4cdc4aa9560000f107cfbcc2f7a4dfec80 authored over 7 years ago by Anton Davydov <[email protected]>
Implement simple broadcast logic

d6ade5092f92d79a1fad9c57bd779c9cc54aabca authored over 7 years ago by Anton Davydov <[email protected]>
Implement call method for Listener class

47d65bcb458110b08b33fb3d7bacc2abd5ff7a1b authored over 7 years ago by Anton Davydov <[email protected]>
Create listener list for subscribe

613944dab87f300eef8fc1ac084f108a0a040128 authored over 7 years ago by Anton Davydov <[email protected]>
Implement simple memory adapter

21b082e65ee11d53e99e6b34aab299199424334a authored over 7 years ago by Anton Davydov <[email protected]>
Create base class

247007fe4e2a10fe7366ef7540a74309f91370c6 authored over 7 years ago by Anton Davydov <[email protected]>
Add specs for adapter factory

24e100d19a039488a8b7761e5c094bc749966b21 authored over 7 years ago by Anton Davydov <[email protected]>
Use memory adapter by default

93a7ad97d468656a27c2fff54c932c79dbcbaca1 authored over 7 years ago by Anton Davydov <[email protected]>
Create simple hanami event class with adapter attribute

e927904e7470b5db288a3225841684b50e6a0f3c authored over 7 years ago by Anton Davydov <[email protected]>
Drop unnecessary bins

e8b336b58ff6f3ba6de7471deb034957e5e86337 authored over 7 years ago by Anton Davydov <[email protected]>
Update documentation for library

2577af245b538bdb3d2d6442ae33a244c850fb7c authored over 7 years ago by Anton Davydov <[email protected]>
Initial mess

f7074ea60e12d785f3bc031917e0d16fb47f5504 authored over 7 years ago by Luca Guidi <[email protected]>