-
Notifications
You must be signed in to change notification settings - Fork 645
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5f87217
commit db78d53
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# External Components | ||
|
||
[![alpakka]][alpakka-scaladex] Feel free to tag your project with *alpakka* keyword in Scaladex for easier discoverability. | ||
|
||
Below is a non-complete list of stream components that are maintained by other projects. | ||
|
||
[Contributions](https://github.com/akka/alpakka/blob/master/CONTRIBUTING.md) are very welcome. | ||
[Creating an issue](https://github.com/akka/alpakka/issues) for discussion is a good first step for such contributions. | ||
|
||
## Buffers | ||
|
||
[Persistent & Broadcast Buffer implemented using Chronicle Queue](https://squbs.readthedocs.io/en/latest/persistent-buffer/) | ||
|
||
## Resilience | ||
|
||
[Stream Circuit Breaker](https://squbs.readthedocs.io/en/latest/circuitbreaker/) | ||
|
||
[Stream Deduplicate](https://squbs.readthedocs.io/en/latest/deduplicate/) | ||
|
||
[Timeout Flow](https://squbs.readthedocs.io/en/latest/flow-timeout/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters