2 repository-uri
Management of server startup parameters including memory allocation, indexing limits, and network settings.
Distinct from Persistent Server Deployments: Candidates are for specific proxies or K8s deployments, not general server process configuration
Explore 2 awesome GitHub repositories matching devops & infrastructure · Server Process Configuration. Refine with filters or upvote what's useful.
Garnet is a multi-threaded in-memory database and distributed key-value store. It functions as a high-performance remote cache store that implements the RESP wire protocol to maintain compatibility with existing Redis clients and libraries. The project is distinguished by a shared-memory architecture that enables parallel request processing across multiple cores for sub-millisecond latency. It features a tiered storage system that automatically offloads colder data from system memory to SSD or cloud storage layers, and includes a specialized vector search database for high-dimensional similar
Supports server deployment with configurable memory limits, index sizes, and network settings.
Manage Procfile-based applications
Generates configuration files for a production process manager so the same Procfile runs in a deployed environment.