Skip to main content

MongoDB persistence provider for LiteFlow

Project description

MongoDB Persistence provider for LiteFlow

Provides support to persist workflows running on LiteFlow to a MongoDB database.

Installing

Install the "liteflow.providers.mongo" package

> pip install liteflow.providers.mongo

Usage

Pass an instance of MongoPersistenceProvider to configure_workflow_host when configuring your workflow node host.

from liteflow.core import *
from liteflow.providers.mongo import MongoPersistenceProvider

mongodb = MongoPersistenceProvider('mongodb://localhost:27017/', 'liteflow')

host = configure_workflow_host(persistence_service=mongodb)
host.start()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liteflow.providers.mongo-0.3.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

liteflow.providers.mongo-0.3.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file liteflow.providers.mongo-0.3.1.tar.gz.

File metadata

File hashes

Hashes for liteflow.providers.mongo-0.3.1.tar.gz
Algorithm Hash digest
SHA256 44d47ae94d2d300a961b085351c7124e580908b863e2b4ee45239c374617195b
MD5 eb44e3419eba17b855412bbb18cceec3
BLAKE2b-256 eebcf4efd7a1877965e8bd440a3c3e3eccb6bf7e4ceec85c9df5b86ccf7eec13

See more details on using hashes here.

File details

Details for the file liteflow.providers.mongo-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for liteflow.providers.mongo-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3b6de4d0064e90b22b7f321009f2768f5970ef5644aa55c4189b9e4fe501b264
MD5 8258b4c8b7cfaeda6fad1ff3596b6123
BLAKE2b-256 83022064e952617f264df7a5736446e3b6413fa991a92414a70ba7daa0637185

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page