2 مستودعات
Techniques for routing storage operations to the main application process in multi-window environments.
Distinct from Asynchronous Storage Operations: Distinct from Asynchronous Storage Operations: focuses on process-level routing rather than just the asynchronous execution pattern.
Explore 2 awesome GitHub repositories matching data & databases · Main Process Storage. Refine with filters or upvote what's useful.
This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d
Routes storage operations to the main process to maintain consistency and performance across multiple application windows.
❤️ Streaming torrent app for Mac, Windows, and Linux
Separates the torrent engine in the main process from the UI in the renderer process using Electron's IPC.