#
events
Here are 2,692 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.
events
laravel
tickets
ticketing
event-management
event-registration
attendance
door-management
sell-tickets
attendize
-
Updated
Aug 27, 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
Aug 30, 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 8, 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
Sep 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
Sep 7, 2021 - Python
knguyen0125
commented
Aug 18, 2021
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
Aug 22, 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';`
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)
events
haskell
web
concurrency
transaction
composition
distributed-computing
backtracking
threading
composability
-
Updated
Mar 6, 2021 - Haskell
Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
editor
components
events
ui
extension
unity
toolkit
ux
utils
inspector
helpers
styling
tabs
reordering
compact
fluent
ui-toolkit
reorderable
ui-elements
drawers
-
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