mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-21 07:49:48 -06:00
Update postgres-events-table.mdx
This commit is contained in:
@@ -29,7 +29,7 @@ For those who would like to dive deeper into code or view full query examples th
|
||||
|
||||
## What's the use-case?
|
||||
|
||||
There are lots of reasons to store events in your system — in this post, I'd like to focus on the three common use-cases that we've recently seen while building Hatchet:
|
||||
There are lots of reasons to store events in your system — in this post, I'd like to focus on the three common use-cases that we've recently seen while building [Hatchet](https://hatchet.run):
|
||||
|
||||
- [Exposing state transitions to users](#state-transitions) - used in our system to provide a timeline of events for a task.
|
||||
- [Aggregates](#aggregate-data) - used for tracking the percentage of succeeded/failed tasks over time.
|
||||
|
||||
Reference in New Issue
Block a user