awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesORM Model Caching

Caching strategies specifically integrated into the object-relational mapping layer to store and retrieve hydrated models.

Distinct from Data Caching: Distinct from general data caching by being tied specifically to the ORM model lifecycle.

Explore 1 awesome GitHub repository matching data & databases · ORM Model Caching. Refine with filters or upvote what's useful.

Awesome ORM Model Caching GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hyperf/hyperfAvatar de hyperf

    hyperf/hyperf

    6,855Ver en GitHub↗

    Hyperf is a high-performance PHP coroutine framework designed for building microservices and middleware. It utilizes non-blocking coroutines to handle high concurrency and low-latency request processing, providing a foundation for scalable distributed systems. The framework is distinguished by an aspect-oriented programming based dependency injector that enables pluggable components and meta-programming. It includes a coroutine-optimized object-relational mapper with integrated model caching and an orchestration toolkit for microservice governance, featuring service discovery, circuit breaker

    Implements a coroutine-optimized ORM with integrated model caching to improve data retrieval performance.

    PHP
    Ver en GitHub↗6,855
  1. Home
  2. Data & Databases
  3. Data Caching
  4. ORM Model Caching