Skip to content

Configuration server for storing and retreiving simple, grouped key-values list. Made for purpose of learning Rust.

License

Notifications You must be signed in to change notification settings

mcapala/config_manager-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📍 Overview

The project is a configuration management system written in Rust. It provides a REST API and a gRPC service for managing configuration groups. The system allows users to perform CRUD operations on configuration groups, retrieve specific configuration parameters, and provides a file watcher functionality to reload the configuration when changes are detected. Its value proposition lies in the ability to easily manage and update configurations in a scalable and efficient manner.

Project made for Rust learning purposes.

About

Configuration server for storing and retreiving simple, grouped key-values list. Made for purpose of learning Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages