Skip to content

Commit

Permalink
Add line spacers to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
galeaspablo authored Dec 3, 2024
1 parent 569b1d5 commit 6ba57bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ Data destination endpoints will then receive payloads, in parallel (per partitio

The Emulator will move on to the next message if the endpoint replies with an acknowledgement payload, `{"result":{"success":{}}}`.

---

## Limitations

Expand All @@ -205,6 +206,8 @@ The Emulator will move on to the next message if the endpoint replies with an ac
3) The emulator can handle thousands of messages per second but does not scale horizontally, because the emulator can only run in a single machine.
4) The emulator doesn't provide filtering (yet - we will eventually add this).

---

## Upcoming Features:

- [ ] Add support for SQL Server
Expand Down

0 comments on commit 6ba57bd

Please sign in to comment.