Modules enabling your
Fx
application to effectively track and commit changes to your entities.
workfx
empowers your Fx
application with the ability to track and
commit atomic changes to your entities. It essentially defines core
module(s) that can be imported into your Fx
application so that it can
leverage work.Uniter
instances.
With workfx
you can seamlessly integrate work units into your Fx
application with one line of code.
- Leverage
v4.0.0-beta
ofwork
.
- NO LONGER SUPPORTED.
- NO LONGER SUPPORTED.
Versions
1.x.x
and2.x.x
are no longer supported. Please upgrade to4.x.x+
to receive the latest and greatest features of work units!
As of v4.0.0-beta
, the project utilizes modules.
Prior to v4.0.0-beta
, the project utilized dep
for dependency management.
In order to transition to modules gracefully, we adhered to the best practice recommendations authored by the Golang team.
Want to lend us a hand? Check out our guidelines for contributing.
We are rocking an Apache 2.0 license for this project.
Please check out our code of conduct to get up to speed how we do things.