1 रिपॉजिटरी
Shared libraries loaded to handle the dumping and restoring of specialized system objects.
Distinct from Resource Loading Plugins: Specifically for persisting system-level objects, not loading non-JS files for a module loader.
Explore 1 awesome GitHub repository matching software engineering & architecture · Object Persistence Plugins. Refine with filters or upvote what's useful.
CRIU is a Linux process checkpointing tool and state manager used to freeze running applications and save their memory and state to disk for later restoration. It functions as a container migration engine and an OCI checkpoint image converter, allowing the live state of running containers to be transferred between different hosts. The project distinguishes itself through its ability to persist network connectivity, acting as a TCP connection state persister that saves and reconstructs network socket states to maintain active communication after a restart. It further enables the distribution o
Loads shared libraries to handle the dumping and restoring of specialized objects not supported by the core engine.