awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

2 repository-uri

Awesome GitHub RepositoriesRender Platform Deployments

Deploying applications on the Render cloud platform with persistent disks and web service configuration.

Distinguishing note: None of the candidates cover Render as a deployment platform; this is a specific PaaS deployment target.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Render Platform Deployments. Refine with filters or upvote what's useful.

Awesome Render Platform Deployments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • aaugustin/websocketsAvatar aaugustin

    aaugustin/websockets

    5,692Vezi pe GitHub↗

    websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework. It provides a complete toolkit for creating production-ready WebSocket applications, including a coroutine-based framework for handling connections, messages, and lifecycle events, as well as a client library for opening persistent bidirectional connections to remote endpoints. The library manages the full lifecycle of WebSocket connections, including handshake, message exchange, and graceful closure, with support for path-based routing to organize server logic across multiple

    Provides deployment configuration for WebSocket applications on Render's cloud platform.

    Python
    Vezi pe GitHub↗5,692
  • caviraoss/openmemoryAvatar CaviraOSS

    CaviraOSS/OpenMemory

    3,350Vezi pe GitHub↗

    OpenMemory is an embeddable memory engine for LLM agents that stores, retrieves, and manages conversational context and agent state using semantic indexing and temporal facts. It functions as a semantic memory store backed by vector indexing, where memories are organized by meaning rather than by exact key, and includes a tiered decay engine that gradually reduces the salience of unused memories while compressing cold vectors and fingerprinting dormant entries to conserve storage. The system also maintains a temporal fact database that records factual statements with subject-predicate-object s

    Creates a web service on Render with a persistent disk attached to store memory data across restarts.

    TypeScriptaiai-agentsai-infrastructure
    Vezi pe GitHub↗3,350
  1. Home
  2. DevOps & Infrastructure
  3. Render Platform Deployments

Explorează sub-etichetele

  • WebSocket DeploymentsDeploy WebSocket applications to Render's cloud platform using Dockerfiles or start commands. **Distinct from Render Platform Deployments:** Distinct from Render Platform Deployments: focuses specifically on WebSocket applications, not general Render deployments.