Last active
September 11, 2023 14:30
-
-
Save lessless/7b7b08eb0e781f13102c5e77292909e8 to your computer and use it in GitHub Desktop.
Revisions
-
lessless revised this gist
May 24, 2023 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ - [Architecture Weekly Wbinar #3 - Implementing Distributed Processes](https://www.architecture-weekly.com/p/webinar-3-implementing-distributed) - [Saga and Process Manager - distributed processes in practice](https://event-driven.io/en/saga_process_manager_distributed_transactions) - [Event-driven distributed processes by example](https://event-driven.io/en/event_driven_distributed_processes_by_example/) - [Functional service (in Eventuous)](https://eventuous.dev/docs/application/func-service/) - [How events can help in making the state-based approach efficient](https://event-driven.io/en/how_events_can_help_on_making_state_based_approach_efficient/) - [Functional Event Sourcing Decider](https://thinkbeforecoding.com/post/2021/12/17/functional-event-sourcing-decider) - [The aggregate is dead. Long live the aggregate!](https://www.youtube.com/watch?v=0iP65Durhbs) -
lessless revised this gist
May 24, 2023 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -7,4 +7,6 @@ - [Saga and Process Manager - distributed processes in practice](https://event-driven.io/en/saga_process_manager_distributed_transactions) - [Event-driven distributed processes by example](https://event-driven.io/en/event_driven_distributed_processes_by_example/) - [Functional service (Eventuous)](https://eventuous.dev/docs/application/func-service/) - [How events can help in making the state-based approach efficient](https://event-driven.io/en/how_events_can_help_on_making_state_based_approach_efficient/) - [Functional Event Sourcing Decider](https://thinkbeforecoding.com/post/2021/12/17/functional-event-sourcing-decider) - [https://www.youtube.com/watch?v=0iP65Durhbs](https://www.youtube.com/watch?v=0iP65Durhbs) -
lessless revised this gist
May 23, 2023 . 1 changed file with 10 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,10 +1,10 @@ - [How to effectively compose your business logic](https://event-driven.io/en/how_to_effectively_compose_your_business_logic/) - [Slim your aggregates with Event Sourcing!](https://event-driven.io/en/slim_your_entities_with_event_sourcing/) - [Architecture Weekly Webinar #8 - Slim down your aggregates!](https://www.architecture-weekly.com/p/webinar-8-slim-down-your-aggregates) - [Straightforward Event Sourcing with TypeScript and NodeJS](https://event-driven.io/en/type_script_node_Js_event_sourcing/) - [Process Managers Made Simple - Chris Condron - EventSourcing 2021](https://www.youtube.com/watch?v=8dRwF_MbEMs) - [Architecture Weekly Wbinar #3 - Implementing Distributed Processes](https://www.architecture-weekly.com/p/webinar-3-implementing-distributed) - [Saga and Process Manager - distributed processes in practice](https://event-driven.io/en/saga_process_manager_distributed_transactions) - [Event-driven distributed processes by example](https://event-driven.io/en/event_driven_distributed_processes_by_example/) - [Functional service (Eventuous)](https://eventuous.dev/docs/application/func-service/) - [How events can help in making the state-based approach efficient](https://event-driven.io/en/how_events_can_help_on_making_state_based_approach_efficient/) -
lessless revised this gist
May 23, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,9 @@ - [https://event-driven.io/en/how_to_effectively_compose_your_business_logic/](https://event-driven.io/en/how_to_effectively_compose_your_business_logic/) - [https://event-driven.io/en/slim_your_entities_with_event_sourcing/](https://event-driven.io/en/slim_your_entities_with_event_sourcing/) - [https://www.architecture-weekly.com/p/webinar-8-slim-down-your-aggregates](https://www.architecture-weekly.com/p/webinar-8-slim-down-your-aggregates) - [https://event-driven.io/en/type_script_node_Js_event_sourcing/](https://event-driven.io/en/type_script_node_Js_event_sourcing/) - [https://www.youtube.com/watch?v=8dRwF_MbEMs](https://www.youtube.com/watch?v=8dRwF_MbEMs) - [https://www.architecture-weekly.com/p/webinar-3-implementing-distributed](https://www.architecture-weekly.com/p/webinar-3-implementing-distributed) - [https://event-driven.io/en/saga_process_manager_distributed_transactions](https://event-driven.io/en/saga_process_manager_distributed_transactions) - [https://event-driven.io/en/event_driven_distributed_processes_by_example/](https://event-driven.io/en/event_driven_distributed_processes_by_example/) - [https://eventuous.dev/docs/application/func-service/](https://eventuous.dev/docs/application/func-service/) -
lessless revised this gist
May 23, 2023 . No changes.There are no files selected for viewing
-
lessless created this gist
May 23, 2023 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ - [https://event-driven.io/en/how_to_effectively_compose_your_business_logic/](https://event-driven.io/en/how_to_effectively_compose_your_business_logic/) - [https://event-driven.io/en/slim_your_entities_with_event_sourcing/](https://event-driven.io/en/slim_your_entities_with_event_sourcing/) - [https://www.architecture-weekly.com/p/webinar-8-slim-down-your-aggregates](https://www.architecture-weekly.com/p/webinar-8-slim-down-your-aggregates) - [https://www.youtube.com/watch?v=8dRwF_MbEMs](https://www.youtube.com/watch?v=8dRwF_MbEMs) - [https://www.architecture-weekly.com/p/webinar-3-implementing-distributed](https://www.architecture-weekly.com/p/webinar-3-implementing-distributed) - [https://event-driven.io/en/type_script_node_Js_event_sourcing/](https://event-driven.io/en/type_script_node_Js_event_sourcing/) - [https://event-driven.io/en/saga_process_manager_distributed_transactions](https://event-driven.io/en/saga_process_manager_distributed_transactions) - [https://event-driven.io/en/event_driven_distributed_processes_by_example/](https://event-driven.io/en/event_driven_distributed_processes_by_example/) - [https://eventuous.dev/docs/application/func-service/](https://eventuous.dev/docs/application/func-service/) - [https://event-driven.io/en/how_events_can_help_on_making_state_based_approach_efficient/](https://event-driven.io/en/how_events_can_help_on_making_state_based_approach_efficient/)