An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org "command-queue" keyword

View the packages on the npmjs.org package registry that are tagged with the "command-queue" keyword.

promisecommandqueue 0.1.6
A fairly simple command queue that ensures both commands containing sync code and commands contai...
9 versions - Latest release: over 5 years ago - 2 dependent packages - 1 dependent repositories - 12 downloads last month - 0 stars on GitHub - 1 maintainer
libra 1.1.2
♎ Libra, a module to handle bindings between commands and Redis replies. Moreover, it implements ...
62 versions - Latest release: about 8 years ago - 2 dependent packages - 3 dependent repositories - 230 downloads last month - 1 stars on GitHub - 1 maintainer
bilanx 0.9.0
β Bilanx, a fast and simplified command queue for Deuces, a minimal Redis client.
15 versions - Latest release: over 11 years ago - 2 dependent packages - 2 dependent repositories - 54 downloads last month - 1 stars on GitHub - 1 maintainer
command-pattern-queue 1.0.1
```typescript // command interface export interface ICommand { execute(): void unexec...
2 versions - Latest release: almost 5 years ago - 1 dependent package - 6 downloads last month - 1 stars on GitHub - 1 maintainer