基于Tornado实现的一套配置中心,可基于分项目、环境管理配置,语法高亮、对比历史版本、快速回滚等,并提供Restful风格的API
-
Updated
Jun 6, 2024 - Python
基于Tornado实现的一套配置中心,可基于分项目、环境管理配置,语法高亮、对比历史版本、快速回滚等,并提供Restful风格的API
This is a python implementation for an application similar to zookeeper. It keeps your config data in once place and can be updated WUTHOUT a change in code. It is made for distributed systems and can be used in applications like machine learning and web apps.
This repository contains the code for the Assignment-2 of Distributed Systems(CS60002) course of Spring, 2024. Implementing a Scalable Database with Sharding.
This repository contains the code for the Assignment-3 of Distributed Systems(CS60002) course of Spring, 2024. Implementing a Write-Ahead Logging for consistency in Replicated Database with Sharding
Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework
A server for hosting configuration files and variables that's designed to be simple to deploy and use. The templating system and seperation of secrets allow for hosting configurations that can be fully version controlled (e.g. with git) and using extensions, additional functionality can be added at runtime.
Automatically open a pull request for repositories that have no CONTRIBUTING.md file
Add a description, image, and links to the config-server topic page so that developers can more easily learn about it.
To associate your repository with the config-server topic, visit your repo's landing page and select "manage topics."