skiff 0.1.0 copy "skiff: ^0.1.0" to clipboard
skiff: ^0.1.0 copied to clipboard

outdated

A lightweight, Future-based library for expressing CQRS principles in Dart projects.

Skiff #

A lightweight, Future-based library for expressing CQRS principles in Dart projects.

This package allows you to write smaller, more robust and testable code by turning data access (or anything else you can think of) logic into first-class objects with sound typing.

Tasks #

This package utilises the excellent grinder package to define workflows.

Just install the executable pub global activate grinder and run grind -h to discover all available tasks.

CQRS+ES #

CQRS fits very nicely with Event Sourcing, which is not covered by this package.

4
likes
0
pub points
0%
popularity

Publisher

verified publisherhalesworth.org

A lightweight, Future-based library for expressing CQRS principles in Dart projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on skiff