News Update from cross-org
Published on November 2, 2025 by Pinta365
Hello cross-org supporters!
We’re excited to share some updates about what’s new in our ecosystem, highlight our latest projects, and give a special spotlight to two of our most promising initiatives: kv and workers.
Introducing kv: Simple, Fast, Distributed Key-Value Store
We’ve launched a new project, kv, which aims to provide a lightweight, distributed key-value store optimized for speed, reliability, and developer-friendliness. Designed for both small- and large-scale deployments, kv is perfect for caching, session storage, and other scenarios where low-latency access to data is essential. We’re inviting the community to try it out, report issues, and contribute ideas as we move toward production readiness.
Meet workers: Effortless Distributed Task Execution
Another major milestone is the workers project. Workers enables you to easily distribute background jobs, tasks, or scheduled work across multiple nodes. Whether you need to process data pipelines, send notifications, or handle asynchronous workloads, workers gives you a simple API and robust reliability guarantees. We’re currently focused on making it easy to deploy and scale, and your feedback will help shape its future.
Ongoing Work
We’re also actively working on updating and improving our test library, focusing on making context management and step-based testing more robust and flexible across different JavaScript runtimes. Recent changes include better support for nested test steps, improved callback handling, and general codebase maintenance. Stay tuned for more features and enhancements coming soon!
🤝 Get Involved!
Your support makes this possible! If you’d like to get involved:
- Check out our new projects (kv, workers)
- Submit issues or feature requests
- Join the discussion on GitHub
- Contribute code, docs, or ideas!