You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,10 @@
1
-
# Disclaimer
2
-
This is an experimental module, use at your own risk
3
1
4
2
# Strawberry Runners
5
3
6
-
A Drupal 8 module that provides a set of post processing capabilities for JSON based metadata, files and entities, based on Dispatched
4
+
A Drupal 9/10 module that provides a set of post processing capabilities for JSON based metadata, files and entities, based on Dispatched
7
5
events, direct http calls and invoked webhooks from partner services (e.g Min.io, AWS S3 or self invoked). This is part of the Archipelago Commons Project.
8
6
9
-
This module adds to each D8/Archipelago instance headless processing services (something like embeded services instead of microservice) that can be invoked
7
+
This module adds to each Drupal/Archipelago instance headless processing services (something like embeded services instead of microservice) that can be invoked
10
8
internally or externally to make use of multiple concurrent HTTP services via reactphp.
0 commit comments