https://github.com/cloud8421/strainer
UDP based analytics server written in Elixir - with sample visualization
https://github.com/cloud8421/strainer
Last synced: about 1 year ago
JSON representation
UDP based analytics server written in Elixir - with sample visualization
- Host: GitHub
- URL: https://github.com/cloud8421/strainer
- Owner: cloud8421
- Created: 2014-05-09T15:56:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-12T16:34:10.000Z (about 12 years ago)
- Last Synced: 2025-04-09T05:41:45.808Z (about 1 year ago)
- Language: Elixir
- Size: 141 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Strainer
Analytics server written in Elixir. Proof of concept.
# Installation
Requires Elixir > 0.13 (uses Maps).
$ mix deps.get
$ mix run --no-halt
Then open .
# Sending fake data
Includes a Ruby script to send fake data. To run:
$ gem install msgpack
$ ruby fake_data.rb