#
service-bus
Here are 125 public repositories matching this topic...
yiminc
commented
Jun 11, 2021
Is your feature request related to a problem? Please describe.
There is an optional config for namespace called "sampled retention days" that can be specified when create a namespace. It was created long ago as workaround for long retentions before long term archival was available.
Describe the solution you'd like
We should get rid of the sampled retention.
**Describe alternatives
-
Updated
Feb 8, 2022 - C#
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
dotnet
azure
service-bus
windows-forms
azure-event-hub
azure-service-bus
azure-eventhub
azure-notificationhub
azure-event-hubs
azure-relay
azure-servicebus
azure-notification-hubs
notification-hubs
messaging-entities
-
Updated
Dec 29, 2021 - C#
Titanoboa makes complex workflows easy. It is a low-code workflow orchestration platform for JVM - distributed, highly scalable and fault tolerant.
workflow
distributed-systems
integrations
big-data
jvm
workflow-engine
service-bus
distributed
ipaas
esb
low-code
workflow-platform
titanoboa
-
Updated
Dec 31, 2021 - Clojure
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
-
Updated
Jan 18, 2022 - C#
-
Updated
Dec 27, 2021
PHP Lightweight Message Bus supporting CQRS.
-
Updated
Aug 25, 2021 - PHP
Simple service bus for sending events between processes using amqp.
javascript
middleware
node
rabbitmq
amqp
messaging
bus
service-bus
message-bus
servicebus
round-robin
message-acknowledgement
-
Updated
Oct 18, 2021 - JavaScript
A lightweight Peer to Peer Service Bus
-
Updated
Feb 7, 2022 - C#
-
Updated
May 2, 2019 - C#
A typescript based enterprise service bus framework based on enterprise integration patterns
-
Updated
Dec 16, 2021 - TypeScript
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
microservices
kafka
cqrs
mongodb
microservice
solid
ddd
service-bus
domain-driven-design
event-sourcing
aggregate
dotnet-core
event-driven
webapi
hexagonal-architecture
ddd-architecture
solid-principles
cqrs-es
optimistic-updates
bearer-authentication
-
Updated
Mar 23, 2018 - C#
A .NET library for NSQ, a realtime distributed messaging platform
-
Updated
May 14, 2021 - C#
Temporal Go SDK
golang
open-source
workflow-engine
service-bus
sdk-go
workflow-management-system
workflow-automation
-
Updated
Feb 7, 2022 - Go
Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).
microservices
kafka
microservice
rabbitmq
messaging
service-bus
message-bus
message-broker
silverback
message-brokers
-
Updated
Jan 31, 2022 - C#
Symfony Bundle - PHP Lightweight Message Bus supporting CQRS
-
Updated
Apr 7, 2020 - PHP
A highly extensible service bus implementation.
-
Updated
Jan 29, 2022 - C#
Lightweight messaging wrapper of MassTransit
-
Updated
Oct 28, 2020 - C#
Azure Relay Bridge - A cross-platform command line tool to create VPN-less TCP tunnels from and to anywhere
-
Updated
May 8, 2021 - C#
-
Updated
Nov 6, 2020 - Java
MicroBootstrap is a framework with many features for quickly and conveniently creating microservices on .NET Core.
microservices
framework
cqrs
microservice
rabbitmq
dotnet
dotnetcore
service-discovery
service-bus
domain-driven-design
message-bus
event-sourcing
load-balancer
message-queue
dotnet-core
aspnet-core
asp-net-core
microservice-framework
message-broker
message-brokers
-
Updated
Aug 25, 2021 - C#
cross-platform Azure Service Bus explorer (Windows, MacOS, Linux)
windows
macos
linux
mac
ubuntu
dotnet
azure
service-bus
avaloniaui
azure-service-bus
azure-queue
azure-servicebus
-
Updated
Feb 7, 2022 - C#
Inspr is an agnostic application mesh for simpler, faster, and securer development of distributed applications (dApps).
kubernetes
golang
security
registry
devops
automation
microservices
kafka
integration
cluster
helm
architecture
service-bus
container
kubernetes-cluster
broker
developer-tools
cloud-native
service-mesh
application-mesh
-
Updated
Feb 4, 2022 - Go
Planning Poker 4 Azure
-
Updated
Feb 1, 2022 - C#
Uses Durable Functions' fan out pattern to load N messages across M sessions into various Azure Storage/Messaging services. Includes the ability to consume the messages with another Azure Function & load timing data in to Event Hubs for ingestion in to analytics services like Azure Data Explorer
-
Updated
Sep 24, 2021 - C#
golang
distributed-systems
microservices
workflow-engine
service-bus
distributed-transactions
saga
workflow-management
sdk-go
workflow-automation
-
Updated
Nov 2, 2021 - Go
-
Updated
Jan 18, 2019 - C#
Improve this page
Add a description, image, and links to the service-bus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-bus topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Need to search using LIKE operator with search attributes? eg, WorkflowType LIKE
workflowType-prefix.*Right now the workflowType is using keyword type for performance reason so it doesn't support wildcard search.
https://www.elastic.co/guide/en/elasticsearch/reference/current/keyword.html