#
events
Here are 2,727 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.
events
laravel
tickets
ticketing
event-management
event-registration
attendance
door-management
sell-tickets
attendize
-
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.
events
crud
spring
ddd
functions
domain-driven-design
aggregate
hexagonal-architecture
event-storming
ddd-architecture
c4
vavr
aggregate-root
ports-and-adapters
archunit
-
Updated
Apr 21, 2021 - Java
javascript
mysql
php
sync
events
time
web
rest-api
scheduler
codeigniter
google-calendar
appointments
-
Updated
Oct 4, 2021 - PHP
Async/await first CQRS+ES and DDD framework for .NET
c-sharp
elasticsearch
events
framework
cqrs
sagas
rabbitmq
dotnet
nuget
ddd
eventstore
domain-driven-design
netstandard
async-await
eventsourcing
cqrs-es
-
Updated
Sep 9, 2021 - C#
android
kotlin
events
todo
mvp
glide
rxjava2
retrofit2
anko
todoapp
retrofit2-rxjava2
wanandroid
retrofit2-kotlin
-
Updated
Jun 28, 2021 - Kotlin
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
-
Updated
Oct 8, 2021 - Python
It's magic.
swift
events
observer
spring
system
animation
gyroscope
observable
event
observer-pattern
animations
scenekit
observables
ease
spring-animation
easing
observe
uiscrollview
swift5
swift-5
-
Updated
Jul 14, 2020 - Swift
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
-
Updated
Oct 8, 2021 - Python
Open source specification and implementation of Knative event binding and delivery
-
Updated
Oct 8, 2021 - Go
Web development platform built entirely in PostgreSQL
-
Updated
Jun 22, 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 1, 2021 - Erlang
cycomachead
commented
May 17, 2021
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
1
Risto-Stevcev
commented
Jul 16, 2020
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';`
mustafaakin
commented
Aug 22, 2020
Has anyone done this safely?
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