2 repository-uri
Anchors node data to persistent volumes to ensure state survives restarts or failures.
Distinct from Vuex State Persistence: Distinct from Vuex State Persistence: focuses on database node state rather than client-side application store state.
Explore 2 awesome GitHub repositories matching data & databases · Database State Persistence. Refine with filters or upvote what's useful.
RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind
Anchors node data to persistent volumes to ensure state survives restarts or failures.
This project provides a containerized self-hosted web interface and server for browsing, reading, and managing digital book collections over a local network. It serves a full desktop application capability entirely through a lightweight browser-based network interface, maintaining library integrity and metadata state by mounting external database files directly into the container volume. The application enables users to search, filter, and read digital book collections stored in a database, transform documents between different publication formats using integrated conversion tools, and modif
Maintains library integrity and metadata state by mounting external database files directly into container volumes.