stem 0.1.0-alpha copy "stem: ^0.1.0-alpha" to clipboard
stem: ^0.1.0-alpha copied to clipboard

Stem is a Dart-native background job platform with Redis Streams, retries, scheduling, observability, and security tooling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stem

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  stem: ^0.1.0-alpha

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stem/stem.dart';
0
likes
0
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

Stem is a Dart-native background job platform with Redis Streams, retries, scheduling, observability, and security tooling.

Repository (GitHub)
View/report issues

Topics

#background-processing #message-queue #redis #observability

License

unknown (license)

Dependencies

args, collection, contextual, crypto, cryptography, dartastic_opentelemetry, dartastic_opentelemetry_api, glob, opentelemetry, path, postgres, redis, timezone, yaml

More

Packages that depend on stem