events
Here are 2,746 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
Oct 6, 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
Oct 6, 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
Oct 18, 2021 - PHP
Async/await first CQRS+ES and DDD framework for .NET
-
Updated
Oct 15, 2021 - C#
-
Updated
Jun 28, 2021 - Kotlin
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
-
Updated
Oct 18, 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
Oct 18, 2021 - Python
Open source specification and implementation of Knative event binding and delivery
-
Updated
Oct 18, 2021 - Go
Web development platform built entirely in PostgreSQL
-
Updated
Oct 18, 2021 - PLpgSQL
Trigger and listen to events within a PHP application
-
Updated
Sep 7, 2021 - PHP
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
Oct 14, 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
Has anyone done this safely?
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';`
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