Home
Softono
faxe

faxe

Open source Erlang
20
Stars
2
Forks
1
Issues
3
Watchers
10 months
Last Commit

About faxe

faxe is a flow-based data collector and data processor built in Erlang. It collects data from various sources, processes and routes it, and stores it in multiple databases. The software is designed for building data pipelines that ingest, transform, and persist data streams. It features a rebar3 build system, requires Erlang 25 or higher, and the latest release is production-stable. Faxe provides an HTTP API for interaction and integration, with full documentation available on its project site. Use cases include real-time data ingestion, stream processing, data transformation workflows, and multi-destination data storage for monitoring, analytics, and IoT applications.

Platforms

Web Self-hosted

Languages

Erlang

faxe

Flow based data collector/ data processor
Faxe is used to collect data from various sources, process and route this data and also store data to various DBs.

Read the documentation here.

HTTP API documentation is here.

Status

Latest tag/release is considered stable and is used in production.

Build

faxe is a rebar3 release

$ rebar3 compile

Erlang

>= 25