yats.git

commit 60118973dc6bd7470068a02fdbe5d1dbd466f1db

Author: Paolo Lulli <paolo@lulli.net>

Add Readme

 README.md | 33 +++++++++++++++++++++++++++++++++


diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..bd22c9be691f96f6be738cdb775b2269ba725db2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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]()