SkillAgentSearch skills...

Traktor

A two-phase-commit approach to gain traceability of a distributed system, with Elixir

Install / Use

/learn @qixxit/Traktor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Traktor

Traktor is a library to execute actions in a traceable manner by applying a two-phase-commit pattern.

It is mainly defined by two behaviours:

  • Traktor.Action for the business logic;
  • Traktor.Store for the persistance layer.

More details in the blog post: https://medium.com/qixxit-development/expecting-the-unexpected-37ee97e7f6a2

Example application: https://github.com/qixxit/two_phase_commit_example

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks1

Languages

Elixir

Security Score

80/100

Audited on Oct 14, 2024

No findings