cerebrum

Crates.iocerebrum
lib.rscerebrum
version0.1.1
sourcesrc
created_at2021-05-10 16:17:13.222859
updated_at2021-05-10 16:42:18.703768
descriptiondatabase for all the universe
homepage
repository
max_upload_size
id395643
size1,220
E? (giveerr)

documentation

README

Welcome to project universe

hello, this project belongs to a new venture and we will try to improve it as we have time.

Why ?

The idea behind this project is: an ecosystem that works completely on its own and fully meets our needs.

Project Structure

universe: The project name cardinal: Microservice library cerebrum: Database unutils: Utilities for all the projects

graph LR
A[UNIVERSE] --> B((cerebrum))
A --> C(Cardinal)
B --> D{Unutils}
C --> E((cardinal-client))
C --> F((cardinal-self))
F --> D
E --> D
C --> D
Commit count: 0

cargo fmt