events
Here are 2,709 public repositories matching this topic...
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
-
Updated
Sep 1, 2021 - PHP
Simple, powerful, first-party analytics for Rails
-
Updated
Aug 18, 2021 - Ruby
Attendize is an open-source ticket selling and event management platform built on Laravel.
-
Updated
Sep 16, 2021 - PHP
A micro library providing Ruby objects with Publish-Subscribe capabilities
-
Updated
Jul 23, 2021 - Ruby
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
-
Updated
Apr 21, 2021 - Java
-
Updated
Aug 30, 2021 - PHP
Async/await first CQRS+ES and DDD framework for .NET
-
Updated
Sep 9, 2021 - C#
-
Updated
Jun 28, 2021 - Kotlin
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
-
Updated
Sep 16, 2021 - Python
It's magic.
-
Updated
Jul 14, 2020 - Swift
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
-
Updated
Sep 16, 2021 - Python
Describe the bug
A clear and concise description of what the bug is.
In Trigger Lifecycle specification, it specify the following:
If the Trigger's `spec.delivery.deadLetterSink` field it set, it MUST be resolved to a URI and reported in `status.deadLetterSinkUri` in the same manWeb development platform built entirely in PostgreSQL
-
Updated
Jun 22, 2021 - PLpgSQL
Durable Rules Engine
-
Updated
Sep 20, 2020 - JavaScript
A simple introspective kubernetes service that forwards events to a specified sink.
-
Updated
Apr 27, 2021 - Go
Dynamic dispatching library for metrics and instrumentations.
-
Updated
Sep 13, 2021 - Erlang
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
The check for open? on a CFP uses Date.current.
Expected correct behavior:
This should use the current conference timezone.
Steps to reproduce:
- Set a CFP end date
- The the server to UTC
- Set the timezone of the conference to somewhere else
Notice that during the time delta th
Can't use this with vue-cli
29:26 Could not find a declaration file for module 'vue-global-events'. '/Users/risto/git/foo/node_modules/vue-global-events/dist/vue-global-events.cjs.js' implicitly has an 'any' type.
Try `npm install @types/vue-global-events` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-global-events';`
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
-
Updated
Mar 6, 2021 - Haskell
Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
-
Updated
Aug 23, 2021 - C#
Improve this page
Add a description, image, and links to the events topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the events topic, visit your repo's landing page and select "manage topics."


For an implementation of #126 (PostgreSQL driver with
SKIP LOCKED), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has