Introducing the User Tasks Bridge
We are excited to introduce the User Tasks Bridge, which allows you to securely integrate your own identity management solution with User Tasks in your LittleHorse Server Workflows.
We are excited to introduce the User Tasks Bridge, which allows you to securely integrate your own identity management solution with User Tasks in your LittleHorse Server Workflows.
Sometimes, business processes take time, and you need to wait for something to happen. It can be tricky to build backend software that reliably handles such cases; thankfully, workflow engines like LittleHorse make it a bit easier.
Retries and Dead-Letter Queues allow you to make multi-step processes reliable in the face of failure in order to avoid the Grumpy Customer Problem, but implementing them properly is quite a toil. Thankfully, LittleHorse helps keep your engineers happy by simplifying this process.
When integrating API's, we sometimes have to tie together steps that can take a long time or might not always be available. If we force the callers of our API's to wait for completion, we find ourselves with some grumpy customers. So what can we do about this?
Like the Saga Pattern, the Transactional Outbox pattern is tool for defending against data loss in your applications. In this blog we cover how it works and how to do it easier using LittleHorse.
The Saga pattern allows you to defend against data loss, dropped orders, and confused (or grumpy) customers. While useful, the Saga pattern is tricky to get right without an orchestrator.
LittleHorse Enterprises is a workflow engine company. But what is a workflow engine?
While they are often necessary, microservices are a headache. Fortunately, the right workflow engine (such as LittleHorse) can drastically reduce the difficulty of managing microservices.
The 0.11
release brings with it the ability to schedule workflows on a cron job, support for secret data, and various dashboard and SDK improvements.
Microservices are often necessary, but unfortunately they bring with them some baggage.
If microservices add so much complexity, why bother with the hassle?
The 0.10
release brings with it significant performance and reliability improvements.
The 0.9.2
release is now availble and ready for use.
The 0.8
release of LittleHorse is out! This pre-1.0 release contains many new features, security enhancements, and performance improvements.
We are excited to announce the release of 0.7.2
!
We are excited to announce the minor release 0.5.0
.
About Helm vs Kubernetes Operators.
We are excited to announce the release of 0.2.0
!