#
events
Here are 3,156 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
Jun 27, 2022 - PHP
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
S
small issue
A network event stream processing system, in Clojure.
-
Updated
Jul 6, 2022 - Clojure
Simple, powerful, first-party analytics for Rails
-
Updated
Jun 13, 2022 - 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
Jun 14, 2022 - PHP
A micro library providing Ruby objects with Publish-Subscribe capabilities
-
Updated
May 26, 2022 - 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
May 25, 2022 - Java
javascript
mysql
php
sync
events
time
web
rest-api
scheduler
codeigniter
google-calendar
appointments
-
Updated
Jul 6, 2022 - 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
event-sourcing
netcore
dotnet-core
netstandard
async-await
eventsourcing
cqrs-es
-
Updated
Jun 24, 2022 - C#
android
kotlin
events
todo
mvp
glide
rxjava2
retrofit2
anko
todoapp
retrofit2-rxjava2
wanandroid
retrofit2-kotlin
-
Updated
Jun 28, 2021 - Kotlin
Framework for Apache Kafka based Ruby and Rails applications development.
ruby
rails
ruby-library
events
kafka
topic
kafka-topic
kafka-consumer
rubyonrails
ruby-on-rails
apache-kafka
kafka-producer
kafka-client
responder
kafka-clients
karafka-framework
kafka-message
karafka-application
kafka-ruby
-
Updated
Jul 8, 2022 - Ruby
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
-
Updated
Jul 8, 2022 - Python
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
-
Updated
Jul 7, 2022 - 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
pierDipi
commented
Apr 14, 2022
Problem
I'm getting this warning on k8s 1.23:
Warning: autoscaling/v2beta2 HorizontalPodAutoscaler is deprecated in v1.23+, unavailable in v1.26+; use autoscaling/v2 HorizontalPodAutoscaler
on
Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.0", GitCommit:"c2b5237ccd9c0f1d600d3072634ca66cefdf272f", GitTreeState:"clean", BuildDate:"2021-08-04T18:03:20Z"
kind/feature-request
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
triage/accepted
Issues which should be fixed (post-triage)
Open
Docs broken links
5
Web development platform built entirely in PostgreSQL
-
Updated
May 10, 2022 - PLpgSQL
Trigger and listen to events within a PHP application
-
Updated
Jul 8, 2022 - PHP
Durable Rules Engine
-
Updated
Jan 23, 2022 - JavaScript
mustafaakin
commented
Aug 22, 2020
Has anyone done this safely?
Web application synchronization between different tabs
notifications
javascript
events
synchronization
browser
communication
proxy
tabs
pubsub
callback
messages
-
Updated
Jun 29, 2022 - JavaScript
A simple introspective kubernetes service that forwards events to a specified sink.
-
Updated
Mar 6, 2022 - Go
lemunozm
commented
Jun 21, 2021
Currently, WebSocket is working for client/server side. However, the browsers do not allow to create tcp connections direclty (which is the current implementation based). Instead, the web-sys
must be used.
- Use a different WebSocket implementation if the target is
wasm
. - wasm example of a client.
Dynamic dispatching library for metrics and instrumentations.
-
Updated
Jun 13, 2022 - Erlang
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