Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivier-boudeville/us-common
This is the base on which the various Universal Service elements are built.
https://github.com/olivier-boudeville/us-common
ceylan daemon erlang functional services toolbox universal-server
Last synced: 2 days ago
JSON representation
This is the base on which the various Universal Service elements are built.
- Host: GitHub
- URL: https://github.com/olivier-boudeville/us-common
- Owner: Olivier-Boudeville
- License: agpl-3.0
- Created: 2020-04-29T09:57:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T11:32:40.000Z (5 months ago)
- Last Synced: 2024-06-16T12:40:16.614Z (5 months ago)
- Topics: ceylan, daemon, erlang, functional, services, toolbox, universal-server
- Language: Erlang
- Homepage: http://us-common.esperide.org
- Size: 6.44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Erlang CI](https://github.com/Olivier-Boudeville/us-common/actions/workflows/erlang-ci.yml/badge.svg)](https://github.com/Olivier-Boudeville/us-common/actions/workflows/erlang-ci.yml)
# us-common
![](/doc/us-common-title.png)
This repository corresponds to the **base elements on which the various Universal Services** are built, notably:
* the *Universal Server* itself: see [us-main](https://github.com/Olivier-Boudeville/us-main/)
* the *Universal Webserver*: see [us-web](https://github.com/Olivier-Boudeville/us-web/)This repository gathers indeed the base facilities for the US infrastructure; as such it is a part of the [Universal Server](https://github.com/Olivier-Boudeville/Universal-Server) umbrella project.
US-common depends on various elements of the [Ceylan](https://github.com/Olivier-Boudeville/Ceylan) project, namely:
* [Ceylan-Myriad](https://github.com/Olivier-Boudeville/Ceylan-Myriad)
* [Ceylan-WOOPER](https://github.com/Olivier-Boudeville/Ceylan-WOOPER)
* [Ceylan-Traces](https://github.com/Olivier-Boudeville/Ceylan-Traces)Please refer to the [US-Common official documentation](http://us-common.esperide.org) for further information, otherwise to its [mirror](http://olivier-boudeville.github.io/us-common/).
The 'master' branch is aimed to be the current stable version of this layer.