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

Use of mutation testing in events - Help needed

belene opened this issue about 2 years ago
Allow `Adapter#broadcast` to accept kwargs

ianks opened this pull request about 4 years ago
Fix NameError: uninitialized constant Concurrent::Async

takahashim opened this pull request about 4 years ago
Allow to use async memory adapter without runner

davydovanton opened this pull request about 6 years ago
Don't use runner for memory adapters

davydovanton opened this issue about 6 years ago
Integrate streams from redis 5 as a adapter

davydovanton opened this issue about 6 years ago
PoC: Create a map_to option for subscribe data object

davydovanton opened this pull request about 6 years ago
Fix typo mistake in README

makketagg opened this pull request about 6 years ago
Idea: Instrumenters as in rails notification

davydovanton opened this issue about 6 years ago
Return uniquely event id (eid) for each broadcast call

davydovanton opened this pull request about 6 years ago
PoC: runner for subscribers

davydovanton opened this pull request about 6 years ago
Add hanami-events-cloud_pubsub adapter to README

ianks opened this pull request over 6 years ago
Feature/match by regexp

davydovanton opened this pull request over 6 years ago
Allow passing extra args to subscribe in Events::Mixin

ianks opened this pull request over 6 years ago
First-Class Support for Subscribers in Separate Processes

ianks opened this issue over 6 years ago
Make aliases for rails notification API

davydovanton opened this issue over 6 years ago
Allow to use regexp for matching events

davydovanton opened this issue over 6 years ago
Add base rubocop file and fix styles in code

davydovanton opened this pull request over 6 years ago
Feature/callable objects

davydovanton opened this pull request over 6 years ago
Allow to map callable object as a subscriber

davydovanton opened this issue over 6 years ago
Generate event ID for each adapter

davydovanton opened this issue about 7 years ago
feature: preparations for customizable serializers

dsalahutdinov opened this pull request about 7 years ago
Postgres adapter

russo-matrosso opened this pull request about 7 years ago
Add LICENSE file

dsalahutdinov opened this pull request about 7 years ago
[FIX #64] Introduce typed event attributes

smakagon opened this pull request about 7 years ago
Introduce typed event payload

badenkov opened this issue about 7 years ago
Add rubocop

NikitaNaumenko opened this pull request about 7 years ago
Add XML formatter

dmytro-strukov opened this pull request about 7 years ago
The right License in the right repository.

vovs03 opened this issue over 7 years ago
Question: data protection

davydovanton opened this issue over 7 years ago
Rspec matchers for subscribers and brodcasters

davydovanton opened this issue over 7 years ago
Different serialisations

davydovanton opened this issue over 7 years ago
Initialize hanami events in hanami projects

davydovanton opened this issue over 7 years ago
Add postgreSQL adapter

davydovanton opened this issue over 7 years ago
Add kafka adapter

davydovanton opened this issue over 7 years ago
Yard documentation

smakagon opened this pull request over 7 years ago
[FIX #51] Allow to use different streams for Redis adapter

smakagon opened this pull request over 7 years ago
[FIX #28] Wrap redis instance into connection pool

smakagon opened this pull request over 7 years ago
Question: Allow to use different streams for redis adapter?

davydovanton opened this issue over 7 years ago
Use BRPOPLPUSH for save events in event store

davydovanton opened this pull request over 7 years ago
Add event id to event data

davydovanton opened this pull request over 7 years ago
Try to understand graph of all events

davydovanton opened this issue over 7 years ago
Сreate definitions for each keyword

davydovanton opened this issue over 7 years ago
Add id for each event

davydovanton opened this issue over 7 years ago
Guides: Update docs

davydovanton opened this issue over 7 years ago
Add documentation for Subscriber class

davydovanton opened this pull request over 7 years ago
Rename and move HanderRunner

smakagon opened this pull request over 7 years ago
Introduce mutant testing

davydovanton opened this pull request over 7 years ago
Redis adapter: use RPOPLPUSH for persistence

davydovanton opened this issue over 7 years ago
Use redis lists instead pubsub

davydovanton opened this pull request over 7 years ago
[FIX #36] Split Memory Adapter to: Memory sync and Memory async

smakagon opened this pull request over 7 years ago
Introduce base adapter class

davydovanton opened this pull request over 7 years ago
Introduce BaseAdapter

davydovanton opened this issue over 7 years ago
Split memory adapter to Sync and Async

smakagon opened this issue over 7 years ago
Make memory adapter async

davydovanton opened this pull request over 7 years ago
[FIX #29] Rename Hanami::Events#build to Hanami::Events#initialize

smakagon opened this pull request over 7 years ago
[FIX #6] Implement subscribe_to method and Subscriber module

smakagon opened this pull request over 7 years ago
Subscriber doesn't receive events when Redis backs online

jodosha opened this issue over 7 years ago
Brodcast from subscriber

davydovanton opened this issue over 7 years ago
Drop redis pub sub and use lists instead

davydovanton opened this issue over 7 years ago
Rename Hanami::Events#build to Hanami::Events#initialize

davydovanton opened this issue over 7 years ago
Wrap redis instance to connection pool

davydovanton opened this issue over 7 years ago
Refactoring of events meta information

smakagon opened this pull request over 7 years ago
Write specs for HandlerRunner class

davydovanton opened this issue over 7 years ago
Think: semaphore for 2+ instances

davydovanton opened this issue over 7 years ago
Allow to use logger in subscribe blocks

davydovanton opened this pull request over 7 years ago
Introduce events formatters

davydovanton opened this pull request over 7 years ago
Allow to use logger in adapters

davydovanton opened this issue over 7 years ago
Add YARD docs to project

davydovanton opened this issue over 7 years ago
Create formatters for display event meta information

davydovanton opened this issue over 7 years ago
Display meta information about all events for instance

davydovanton opened this pull request over 7 years ago
Transport library for events

davydovanton opened this issue over 7 years ago
How we can help user with different event versions?

davydovanton opened this issue over 7 years ago
Allow to retry broadcasted messages

davydovanton opened this issue over 7 years ago
Use dry-container for adapter fabric

davydovanton opened this pull request over 7 years ago
[Fixes #3] Specs for Redis adapter

smakagon opened this pull request over 7 years ago
Load only chosen adapter to memory

davydovanton opened this issue over 7 years ago
Split redis example to client and server for better understandable

davydovanton opened this pull request over 7 years ago
Add simplecov to project

davydovanton opened this pull request over 7 years ago
Event matching

davydovanton opened this pull request over 7 years ago
Turn on travisCI

davydovanton opened this pull request over 7 years ago
Refactoring

smakagon opened this pull request over 7 years ago
Generate information about all event names for event instance

davydovanton opened this issue over 7 years ago
Add rubocop file and call it in CI pipeline

davydovanton opened this issue over 7 years ago
Add travisCI

davydovanton opened this issue over 7 years ago
Add specs for redis adapter

davydovanton opened this issue over 7 years ago
Make memory adapter async

davydovanton opened this issue over 7 years ago
Event name matcher

davydovanton opened this issue over 7 years ago