Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.25 KB

supported-systems.md

File metadata and controls

19 lines (17 loc) · 1.25 KB

Available Systems

Queuesadilla supports the following engine engines:

Engine Stability Notes
BeanstalkEngine Stable BeanstalkD
MemoryEngine Stable In-memory
MysqlEngine Stable Backed by PDO/MySQL
PdoEngine Stable
PostgresEngine Stable Backed by PDO/Postgres
PredisEngine Stable Redis-based, requires nrk/predis
RedisEngine Stable Redis-based, requires ext-redis
SynchronousEngine Stable Synchronous, in-memory
NullEngine Stable Always returns "true" for any operation
IronEngine Unstable Needs unit tests
AzureEngine Planned
RabbitMQEngine Planned
SqsEngine Planned