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 RepositoriesDatabase Table Hot-Reloading

Refreshing specific database tables within a running process to apply changes without restarting.

Distinct from Dynamic Runtime Reloading: Targets database state refreshing specifically, whereas the candidate focuses on serverless code reloading.

Explore 1 awesome GitHub repository matching devops & infrastructure · Database Table Hot-Reloading. Refine with filters or upvote what's useful.

Awesome Database Table Hot-Reloading GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • azerothcore/azerothcore-wotlkAvatar de azerothcore

    azerothcore/azerothcore-wotlk

    8,008Ver en GitHub↗

    This project is a World of Warcraft server emulator that simulates a multiplayer online game world, managing player data and game logic. It functions as a modular game server framework and an NPC AI and scripting engine, providing the necessary infrastructure to host a persistent virtual environment. The system is distinguished by a modular framework that allows for the extension of core engine behavior through isolated modules and function hooks without modifying the source code. It includes a structured SQL data layer for managing authentication, character states, and world environment sett

    Refreshes specific database tables in the running process to apply changes without requiring a full server restart.

    C++azerothcoreemulatorgame
    Ver en GitHub↗8,008
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud Computing & Serverless
  5. Serverless Execution Environments
  6. Serverless Function Runtimes
  7. Dynamic Runtime Reloading
  8. Database Table Hot-Reloading