feathers-bee-queue
Job queue adapter
An adapter for Feathers services that integrates with Bee-Queue job queues.
A Feathers service adapter for Bee-Queue jobs
2 stars
2 watching
1 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
bee-queuefeathers-service-adapterfeathersjsqueue
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs-ecosystem/feathers-nedb | Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 83 |
bwgjoseph/feathers-ottoman | A Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool | 4 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
anatidaeproject/feathers-arangodb | Provides a Node.js adapter for using ArangoDB as a backend database in Feathers applications. | 25 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
lwhiteley/feathers-lowdb | An FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution. | 6 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
feathersjs-ecosystem/feathers-objection | An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
fratzinger/feathers-messagebird | An adapter that enables sending SMS messages using the MessageBird service via a Feathers.js service | 1 |