#
event-stream
Here are 73 public repositories matching this topic...
Documentation
Relates to Salt documentation
severity-medium
3rd level, incorrect or bad functionality, confusing and lacks a work around
help-wanted
Community help is needed to resolve this
doc-correction
docu page has an error or deadlink
Library for running command line processes
shell
cli
event-stream
command-line
stdout
stderr
process
piping
net-standard
stdin
hacktoberfest
net-core
net-framework
pipe-stdout
pipe-stderr
pipe-stdin
-
Updated
May 31, 2022 - C#
Microservice native message and event store for Postgres
-
Updated
Feb 16, 2022 - Shell
Most.js core event stream
-
Updated
Feb 12, 2022 - TypeScript
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
-
Updated
Mar 4, 2021 - PHP
Event Based Applications [DEPRECATED]
go
golang
library
event-stream
cep
data-stream
eda
event-driven
data-analysis
tideland
event-processing
-
Updated
Oct 11, 2017 - Go
Mercury - event-driven microservices and the three levels of digital decoupling
cryptography
microservices
reactive
kafka
event-stream
spring-boot
hazelcast
anonymous-functions
streams
vertx
msgpack
event-driven
multicast
distributed-tracing
tibco
activemq-artemis
mercury-framework
rest-automation
cloud-connectors
inter-service-communications
-
Updated
May 30, 2022 - Java
Creates a Simulation of Fake Web Events
-
Updated
Apr 11, 2022 - Python
Issue tracker application written in Scala (Akka) and JavaScript (React) which demonstrates implementation of event sourcing and CQRS
-
Updated
Apr 29, 2022 - Scala
An optimized event store for node.js
-
Updated
May 2, 2022 - JavaScript
SaltStack transactions tracker
golang
automation
event-stream
salt
configuration-management
saltstack
infrastructure-as-code
salt-master
salt-api
-
Updated
Apr 5, 2022 - Go
go
graphql
redis
events
reactivex
kafka
event-stream
websocket
prometheus
graphql-subscriptions
nsq
kafka-consumer
-
Updated
May 13, 2022 - Go
f1ames
commented
Dec 13, 2021
A high-level Python wrapper for the PlanetSide 2 API.
-
Updated
May 10, 2022 - Python
An event stream processor anyone can use
-
Updated
Apr 29, 2022 - Java
Vert.x implementation of a Hystrix Events Metrics Stream
-
Updated
Oct 3, 2016 - Java
An event stream server that aims to one day be simple, scalable, and developer friendly
-
Updated
Jun 24, 2018 - Rust
Open Source Cross Platform EventStore(see https://eventstore.org/) Solution based on .NET Core 3.1 and Netty(https://github.com/cuteant/dotnetty-span-fork)
cqrs
event-stream
netty
eventstore
event-sourcing
netcore
event-store
eventsourcing
mq
eventstream
dotnetty
cqrs-es
eventstorming
event-streaming
easyeventstore
netcore-eventstore
easy-eventstore
-
Updated
Aug 29, 2020 - C#
An opinionated library to create event-driven microservices
infrastructure
cqrs
event-stream
ddd
domain-driven-design
event-sourcing
event-driven
ddd-patterns
infrastructure-domain
ddd-architecture
-
Updated
Jul 21, 2021 - C#
Run Apache Kafka and Apache ZooKeeper on OpenShift v3.
-
Updated
Jun 8, 2019 - Dockerfile
Demo / Exploration of Play Framework + Reactive Kafka + EventSource
-
Updated
May 19, 2016 - Scala
MoimHossain
commented
Nov 22, 2017
The commit log partition should be scoped to either day or month or year to avoid large partitions.
This is easily a scalability issue - that needs to be taken down.
FileReader combinator for most
-
Updated
Jan 16, 2020 - JavaScript
Python language pack for Mercury
microservices
reactive
event-stream
anonymous-functions
event-driven
mercury-framework
language-connector
-
Updated
May 31, 2022 - Python
CQRS and Event Sourcing infrastructure for modern PHP
php
cqrs
event-stream
command
domain-driven-design
command-bus
event
event-sourcing
aggregate
event-store
projection
event-bus
-
Updated
May 20, 2021 - PHP
-
Updated
May 1, 2022 - TypeScript
A free, easy-to-use Event Stream library for .NET and SQL Server
-
Updated
Oct 4, 2020 - C#
A Wikipedia Event Stream (public stream avail at: https://wikimon.glitch.me)
-
Updated
Sep 2, 2021 - JavaScript
The latex source of our paper for BMDA 2018.
-
Updated
Feb 2, 2018 - TeX
Improve this page
Add a description, image, and links to the event-stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the event-stream topic, visit your repo's landing page and select "manage topics."
Description
I tried to use the state
aptpkg.held
as shown in the documentation, only for that state to apparently not exist.I tried looping through state modules such as
apt
,pkg
, andaptpkg
withhold
andheld
states, to findapt.held
as the actually correct usage.