1 مستودع
Custom implementations of CRUD operations to support non-standard storage backends.
Distinct from CRUD API Implementations: Focuses on replacing the persistence layer (e.g., Redis) rather than implementing a standard REST API.
Explore 1 awesome GitHub repository matching web development · Persistence Handler Overrides. Refine with filters or upvote what's useful.
Qor is a Go admin framework and backend toolkit used for building administrative interfaces, headless content management systems, and REST API generators. It provides a structured environment for implementing business application backends, specializing in the management of structured content and media assets. The project distinguishes itself through comprehensive multi-language content management, featuring locale-based data versioning and a dedicated system for internationalization and translation administration. It further differentiates its offering with a built-in state machine implementa
Allows replacing default data persistence logic with custom implementations for non-standard backends like Redis.