Delayed job implementation for Node and MongoDB
will do later
Recursive fs.readdir with streaming API and glob filtering.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
Notarize your Electron app
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
An evented streaming XML parser in JavaScript
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
Utility to measure view bounds
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
A Node.js module for Oracle Database access from JavaScript and TypeScript
FORK! of NVD3, a reusable charting library written in d3.js
Ordered and unordered lists feature to CKEditor 5.
TypeScript library for Apple CloudKit JS
[](https://www.npmjs.com/package/@camunda8/sdk)
Properly hijack require, i.e., properly define require hooks and customizations
Attach cloud and local files in Rails applications
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Type-safe APIs with Protobuf and TypeScript.
Build an element once, move it anywhere
Check if Electron is running in development
Client for Apache Kafka v0.9.x, v0.10.x and v0.11.x
Ruboty plugin to notify doing it later
Do things later with queue_classic
This is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS.
I'll do this later
I'll do this later.
Save stuff you do not expect, in your mongo database and see them later.
Query requests are simple HTTP requests, using the GET or POST method, then Queue Service will do the requests later.
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob (which rocks) and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers.
In the event that you do not want to clutter your production databases with what could be temporary data you can use this plugin to temporarily store and later retreive data with your database.
class A def hello "hello" end end # Later, I want to overide class A methods class A extend Overider overide (:hello) do |*a| overiden(*a) + " overide" end end A.new.hello # ==> "hello overide"
Polaroid provides shortcuts to capture the state of a Ruby object, and can construct a fake object later to represents that state. The goal is to "Never send a Hash to do an Object's job" when performing common tasks such as, sending data to a background worker as JSON, or otherwise.
CSV Files: I hate them, you probably do too, but sometimes you need to get data into your system and this is the only way it's happening. If you're deploying a rails app in a cloud setup, you may have troubles if you're trying to store an uploaded file locally and process it later in a background thread (I know I have). cumulus_csv is one way to solve that problem. You can save your file to your S3 account, and loop over the data inside it at your convenience later. So it doesn't matter where you're doing the processing, you just need to have the key you used to store the file, and you can process away.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.