Tiny cross-platform CLI that finds and safely cleans dev junk across projects
Durable, typed async function execution on top of the Taquba durable task queue.
Lerna is a framework for elegantly configuring complex applications
Durable, at-least-once workflow runtime on top of the Taquba task queue. Particularly well-suited for AI agent runs.
rmpca — Route Optimization TUI & Agent Engine with neural solver selection (HuggingFace: aerialblancaservices/v2rmp-routing-ml)
A high-performance, in-memory Key-Value database built in Rust
Flexible, rule-based cache invalidation for Rails with batching, async jobs, and association support.
Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end
Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end
Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end