1 repo
Techniques for persisting application state in relational databases.
Distinguishing note: Focuses on database-backed persistence for server state.
Explore 1 awesome GitHub repository matching data & databases · Relational State Management. Refine with filters or upvote what's useful.
Jellyfin is a self-hosted media server that organizes digital media collections and streams content to various client devices over a local or remote network. It utilizes a client-server architecture that separates media processing and storage from user interfaces, communicating through a standardized web-based application programming interface. The platform is designed for cross-platform hosting, running consistently across Linux, Windows, and macOS through native binaries or containerized environments. It features a hardware-accelerated transcoding engine that offloads intensive video conver
Persists user preferences, media metadata, and device information in a relational database to maintain consistent server state.