yats.git

ref: 60118973dc6bd7470068a02fdbe5d1dbd466f1db

./README.md


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Yats

Yet Another Time Series

## What it this

## Use Cases

-	Distributed logging
-	Sensor logging

## Yats Features

-	Rest interface for logging, events and metrics
-	Distributed Timeseries Server
-	Datalake Syncing
-	Strong authentication with mTLS


## How To Build the library

```
cd yats/server
go build
```

## License

The code is freely available under the Affero GPL License
see: [COPYING](/yats.git/tree/master/COPYING)

Additional commercial support and licensing is available on request. Just issue a [support request](https://kevwe.com/message)
and mention you are interested in [yats]()