Skip to content

flownative/jobqueue-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT license Packagist Maintenance level: Acquaintance

Sqlite implementation for Flowpack Job Queue

This Flow package provides an Sqlite implementation for the Flowpack Job Queue.

Note: This package is in an early alpha stage. It may work fine, but there is not enough real-world experience with it yet.

Installation

This adaptor is installed as a regular Flow package via Composer. For your existing project, simply include flownative/jobqueue-sqlite into the dependencies of your Flow or Neos distribution:

    $ composer require flownative/jobqueue-sqlite:@dev

Configuration

See Configuration/Settings.yaml in this package for possible configuration options.

About

A rather simply job queue backend based on SQLite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages