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

Merge pull request #90 from ianks/kwargs

Allow `Adapter#broadcast` to accept kwargs

47da7cbf0640fd9b2b7ca0f79ea0f8a4f0ece893 authored about 4 years ago by Anton Davydov <[email protected]>
Remove unneccesary diffs

8728c0b69004320e8ad31ad63e2c99fd222a8704 authored about 4 years ago by Ian Ker-Seymer <[email protected]>
Fix warnings on ruby 2.7

a5286e4dd28f09886a5878bde50fafa9eefd8d2a authored about 4 years ago by Ian Ker-Seymer <[email protected]>
Allow adapter to accept kwargs

5ed9f95f69991198e71f327c398b90d21dbe6a6c authored about 4 years ago by Ian Ker-Seymer <[email protected]>
A new release (0.2.1)

59a36d22b75ea045fa8994f4f660a02c0901f8b2 authored about 6 years ago by Anton Davydov <[email protected]>
Merge pull request #86 from hanami/chore/call-async-memory-in-thread

Allow to use async memory adapter without runner

c7504c6454dbb716da237d8f91ce54291853ab3a authored about 6 years ago by Anton Davydov <[email protected]>
Fix failure build

2ecfc89e2cc0500122662bfc2a55169812fd5206 authored about 6 years ago by Anton Davydov <[email protected]>
Update readme file

23ca0a10392c5243443964054080430896c8cde0 authored about 6 years ago by Anton Davydov <[email protected]>
Allow to use async memory adapter without runner

ee3ed926706e252c733b07f41108d5b5321299b4 authored about 6 years ago by Anton Davydov <[email protected]>
Add async start and sleep in runner

6663227489399905ac44cf82bda721e4559622d2 authored about 6 years ago by Anton Davydov <[email protected]>
A new release

867459a956f356d85882b333c35f618403a4e5ac authored about 6 years ago by Anton Davydov <[email protected]>
Merge pull request #83 from hanami/feature/map_to-event-data-option

PoC: Create a map_to option for subscribe data object

3730cb49a2c4aaf3703c8dabd9512e39346f3ff8 authored about 6 years ago by Anton Davydov <[email protected]>
Create a map_to option for subscribe data object

41edfee7ae767d8b31dfb22ab17665c7511d0770 authored about 6 years ago by Anton Davydov <[email protected]>
Merge pull request #82 from makketagg/fix/readme

Fix typo mistake in README

075c1f046907d26d15d2693e05d61723a4531c8d authored about 6 years ago by Anton Davydov <[email protected]>
Fix typo mistake in README

6b55cbdadbe0b994dbf7d71881953eb0a285168d authored about 6 years ago by Imir Kiyamov <[email protected]>
Merge pull request #80 from hanami/core/brodcast-return-event-id

Return uniquely event id (eid) for each broadcast call

4b0b6b540e18d63acdd64aa934e8c02d97a25de9 authored about 6 years ago by Anton Davydov <[email protected]>
Return uniquely event id (eid) for each broadcast call

71e88dfa7a2a06b0c67651b09d6c2d539464bedd authored about 6 years ago by Anton Davydov <[email protected]>
Merge pull request #79 from hanami/feature/runner-proposal

PoC: runner for subscribers

e2b076d3ba7c1dfd78daa48500abd9c538a5e9c6 authored about 6 years ago by Anton Davydov <[email protected]>
Fix style issues

ea2a4e6292bb454206df2f7c4d3826b3b70b40ba authored about 6 years ago by Anton Davydov <[email protected]>
Fix shoutdouner for runner

a8b8e3e25febe02768915cda99024b54e095cb83 authored about 6 years ago by Anton Davydov <[email protected]>
Update runner

0ef111ca9660d2fe8deef037721fbf70c40ffec2 authored about 6 years ago by Anton Davydov <[email protected]>
Use concurrent arrays for subscribers list in adapters

3961104cb73d894a329598b9c5c68338ce8c498c authored about 6 years ago by Anton Davydov <[email protected]>
Update documentation for poll_subscribers adapter method

8a6ebe423fe446afaa8f97102d62acca73c1f30f authored about 6 years ago by Anton Davydov <[email protected]>
Update memory example

aac43f08a1ee501f0c4c995b71cf9b0c81ed6f3e authored about 6 years ago by Anton Davydov <[email protected]>
Update documentation and example of usage with redis

e680472ae241c1d721a1ab4cb1ed1e5f029fbd13 authored about 6 years ago by Anton Davydov <[email protected]>
Create simple runner class for polling all subscribers

9021233551510632944d880701bd0509c3f904f8 authored about 6 years ago by Anton Davydov <[email protected]>
Merge pull request #78 from ianks/patch-1

Add hanami-events-cloud_pubsub adapter to README

cc86f3a0ecda58079a786a4a12e474a8eab9ac61 authored about 6 years ago by Anton Davydov <[email protected]>
Add hanami-events-cloud_pubsub adapter to README

a25b3cbc45f8e471b977a7a9c925b863a456a89e authored over 6 years ago by Ian Ker-Seymer <[email protected]>
Merge pull request #77 from hanami/feature/match-by-regexp

Feature/match by regexp

34d305f0fa80b27ee3fae520254415e8c683d5ff authored over 6 years ago by Anton Davydov <[email protected]>
Update readme information

3c79dafad3b818dad3689fca72b6eb0d31354c90 authored over 6 years ago by Anton Davydov <[email protected]>
Allow to use regexp in event subscribers

9fcbe5b3dfe49a82194d23a1de9db61b3500632c authored over 6 years ago by Anton Davydov <[email protected]>
Merge pull request #76 from ianks/args-to-subscribe

Allow passing extra args to subscribe in Events::Mixin

72ccfddce33bb7f2a1897d2cac2aaf720877f8e0 authored over 6 years ago by Anton Davydov <[email protected]>
Allow kwargs for all adapters

29539d68cae73faa638b5b4691fd87ec2b34a447 authored over 6 years ago by Ian Ker-Seymer <[email protected]>
Allow passing extra args to subscribe in Events::Mixin

69b8f5a79d120ee41c2c0e8d2cd18042d28239e1 authored over 6 years ago by Ian Ker-Seymer <[email protected]>
Merge pull request #63 from NikitaNaumenko/master

Add rubocop

8e539348986df33247cd3f3181fc3642d7c3b8ef authored over 6 years ago by Anton Davydov <[email protected]>
add rubocop

0c013c6d224a1ea0cb6d8b15d612de371ef095e7 authored over 6 years ago by Naumenko Nikita <[email protected]>
Merge pull request #72 from hanami/chore/add-rubocop

Add base rubocop file and fix styles in code

c6ca0f36644b87a648c921f37eb6080c79b35dd4 authored over 6 years ago by Anton Davydov <[email protected]>
Update styles for rubocop

02eca0302fbec408d8cda4e9b7fd7432d3cd0717 authored over 6 years ago by Anton Davydov <[email protected]>
Add rubocop into the project

99ee67fa54115b64acfc9dd19ee83678ac62d964 authored over 6 years ago by Anton Davydov <[email protected]>
Merge pull request #71 from hanami/feature/callable-objects

Feature/callable objects

791eabdcb2afb146e87826f3215c190c0c913d20 authored over 6 years ago by Anton Davydov <[email protected]>
Add more cases for callable objects

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

2320b91c5acb2586a2ca059841999f6d7ecfd063 authored over 6 years ago by Anton Davydov <[email protected]>
Allow to use callable object for event subscribing

62dec5cb512b18191fe28e80e73a26c6f72e0c34 authored over 6 years ago by Anton Davydov <[email protected]>
Update specs for new constructor method

528add10a6d850d399e4b8f9aed4184f53c3961c authored over 6 years ago by Anton Davydov <[email protected]>
Update README documentation

4eeabe64bdf1ebb6baabe6feebaf78d5ecb1e2da authored over 6 years ago by Anton Davydov <[email protected]>
Create #new alias for building event object

d99c6af497358414142b6a04dabce830bf2f01f8 authored over 6 years ago by Anton Davydov <[email protected]>
Update documentation

30f7db3597145f0ff834097f0715643348bc4ab7 authored over 6 years ago by Anton Davydov <[email protected]>
Return result of subscribers as a result of sync adapter

44e9eb89f07e7068e82aa3c2adafb09c7aa0be77 authored over 6 years ago by Anton Davydov <[email protected]>
Update readme

c71cc599d20011a0d0880a63b91f1105e77ff218 authored over 6 years ago by Anton Davydov <[email protected]>
Merge pull request #68 from dsalahutdinov/master

feature: preparations for customizable serializers

7c5d233d3ea64783277d5e3a5147fdbd10b58bae authored about 7 years ago by Anton Davydov <[email protected]>
feature: preparations for customizable serializers

https://github.com/hanami/events/issues/58

8bb9e30924b131537ce264fc76d5a53cfd417526 authored about 7 years ago by Salahutdinov Dmitry <[email protected]>
Merge pull request #66 from dsalahutdinov/master

Add LICENSE file

c956dc989305187ae27e8f847cbd3dfbfac17680 authored about 7 years ago by Anton Davydov <[email protected]>
Add LICENSE file

f586fa16ac4f0a47d1d358f953d908a7b8bd7508 authored about 7 years ago by Salahutdinov Dmitry <[email protected]>
Clean up #62

7c48aa62dc9e91851c3e40cce2565ee2ca3ec7e7 authored about 7 years ago by Anton Davydov <[email protected]>
Merge pull request #62 from dmitriy-strukov/add-xml-formatter

Add XML formatter

2ec40b7e877ab1f97bcfcdc0e09679494880a28a authored about 7 years ago by Anton Davydov <[email protected]>
Improved code style

ce0248e5b04c5f1910d628966b44c6c9c89da3ba authored about 7 years ago by Dmitriy Strukov <[email protected]>
Improved CI build and README

a52761a00e815dcbfd12a40c7759580ae95ecdcb authored about 7 years ago by Dmitriy Strukov <[email protected]>
Add xml formatter

d7c1518d1d494e54a50f5397064c0c52c94494a1 authored about 7 years ago by Dmitriy Strukov <[email protected]>
Update information about memory adapters

974d03e831b4502a443a06c0c0da1ad00cf6f092 authored over 7 years ago by Anton Davydov <[email protected]>
Fix version spec

50df079d402ad4e3eb2fdf93779f57a05fc89611 authored over 7 years ago by Anton Davydov <[email protected]>
New release :tada:

55fbc8cd643cfaad6dd391d3b47353fb2fc67ca2 authored over 7 years ago by Anton Davydov <[email protected]>
Update redis adapter info in readme file

5e46120a21188509f2812aa986f1fbff0941f027 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #54 from hanami/21_add_yard_documentation_to_project

Yard documentation

3f3ee587a9d25b79d0f9157eb6f2ee7609076b72 authored over 7 years ago by Anton Davydov <[email protected]>
Yard documentation

334a2977004dcc7fc7af4183cb02e7b609993092 authored over 7 years ago by Sergii Makagon <[email protected]>
Add documentation for base class

0d611ca4a2ac7a072dbdaa2124ea438c965c278f authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #53 from hanami/51_allow_to_use_different_streams_for_redis_adapter

[FIX #51] Allow to use different streams for Redis adapter

1b557f243f6bb47fdf953be4a36f03950bd39428 authored over 7 years ago by Anton Davydov <[email protected]>
[FIX #51] Allow to use different streams for Redis adapter

5d934464641e2f6ccfe654c37c61d57ceba010de authored over 7 years ago by Sergii Makagon <[email protected]>
Merge pull request #52 from hanami/28_wrap_redis_instance_into_connection_pool

[FIX #28] Wrap redis instance into connection pool

07d6610d8a338d07b087edc4ea1d97925de8ff10 authored over 7 years ago by Anton Davydov <[email protected]>
[FIX #28] Wrap redis instance into connection pool

7618deabae734e55b6a675b64ab5e326436c8dce authored over 7 years ago by Sergii Makagon <[email protected]>
Merge pull request #50 from hanami/feature/persistance-redis

Use BRPOPLPUSH for save events in event store

dd478ff01eeec10e6793a7429490f0f5a524c622 authored over 7 years ago by Anton Davydov <[email protected]>
Use BRPOPLPUSH for save events in event store

3af4bb59bae6c627bd9b0f98165aef703140a792 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #49 from hanami/feature/event-id

Add event id to event data

dd9d232cc18996910fbea0f434eb30108ec2defe authored over 7 years ago by Anton Davydov <[email protected]>
Add event id to event data

9e864b295141410681ddeb4830530227bda857d0 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #44 from hanami/chore/docs

Add documentation for Subscriber class

2b11d090ca339ec99bba3ccc0da6ab3ba2e1e157 authored over 7 years ago by Anton Davydov <[email protected]>
Add documentation for Subscriber class

f3357d8f8dbb48515c23ebe31f3c0463e9b3bda0 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #42 from hanami/feature/mutant-testing

Introduce mutant testing

e570593ba227ca3aa5316946ab4682f023a1b320 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #43 from hanami/rename_handler_runner

Rename and move HanderRunner

92b420de8e8d6cc093c5f8a7fe2aafaf59a6b5cb authored over 7 years ago by Anton Davydov <[email protected]>
Rename and move HanderRunner

0d1c715d8f42ac7175b811fbe6b3ae1d10617d81 authored over 7 years ago by Sergii Makagon <[email protected]>
Introduce mutant testing

6cc3dcdf68043287402e8fe44aabd23d8061931d authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #40 from hanami/chore/redis-list

Use redis lists instead pubsub

094f51f5ca35e2069cac3655065f81148deedf3f authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #33 from hanami/6_impelement_subscribe_to_and_subscriber_module

[FIX #6] Implement subscribe_to method and Subscriber module

ead2534100794b42c3f9d6f5b05fa8966942ddf8 authored over 7 years ago by Anton Davydov <[email protected]>
[FIX #6] Implement subscribe_to method and Subscriber module

5da00363a7d23c623c6c5d6d8f6f439caa819d24 authored over 7 years ago by Sergii Makagon <[email protected]>
Use redis lists instead pubsub

497f5534ce919277a72dfd9ebb174afd3ca4549d authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #39 from hanami/36_split_memory_adapters_to_sync_and_async

[FIX #36] Split Memory Adapter to: Memory sync and Memory async

48d1566acfbe74f53db459c13dc79a9fd4c0dcfd authored over 7 years ago by Anton Davydov <[email protected]>
[FIX #36] Split Memory Adapter to: Memory sync and Memory async

42539b36808edf02f4ad37a150d5a45b138d890d authored over 7 years ago by Sergii Makagon <[email protected]>
Merge pull request #35 from hanami/feature/async-memory-adapter

Make memory adapter async

0b28cf3cd8150f66db4ef6c78a019c44ddb60135 authored over 7 years ago by Anton Davydov <[email protected]>
Make memory adapter async

ab13203a38e5f830a72c2478e043b29af22ce5ca authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #34 from hanami/29_rename_events_build_to_events_initialize

[FIX #29] Rename Hanami::Events#build to Hanami::Events#initialize

c120f76835e5a4ecef67bce414f838d297d3b716 authored over 7 years ago by Anton Davydov <[email protected]>
[FIX #29] Rename Hanami::Events#build to Hanami::Events#initialize

8dfb64585c2edc066bac5fa4e3ea57a97cc6929e authored over 7 years ago by Sergii Makagon <[email protected]>
Fix warnings

210ebe4579558b672e382f2860a68813fc142480 authored over 7 years ago by Luca Guidi <[email protected]>
Fix redis example

613c0b12bbfbf7ae390c8b1480d5732eb726e331 authored over 7 years ago by Anton Davydov <[email protected]>
Add example app to readme

e09b8dab315de50ada5108e7e7b61245e94d3fb4 authored over 7 years ago by Anton Davydov <[email protected]>
Use connection pool in redis adapter

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

Refactoring of events meta information

86228dae656e842f5c0d92b0b7478a2f09312cbd authored over 7 years ago by Sergii Makagon <[email protected]>
Refactoring of events meta information

54921f6fedd8236396a9cd21fb16690ad01d72f2 authored over 7 years ago by Sergii Makagon <[email protected]>
Merge pull request #23 from hanami/feature/plain-text-formatter

Introduce events formatters

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

2650e9e7b43af50069c9220b6f70ea19eec0b610 authored over 7 years ago by Anton Davydov <[email protected]>
Update readme and add helper for formating events

b78472f09572ffb512b83becf3edbddf6b20c402 authored over 7 years ago by Anton Davydov <[email protected]>
Create formatter container with initialized plain text formatter class

e6fb96ef09d6071d96c5fcac52d029c55ab4ab88 authored over 7 years ago by Anton Davydov <[email protected]>
Fix adapter specs

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