No description
  • Elixir 83.2%
  • CSS 16%
  • JavaScript 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lars Brix 3842698502 bunch of hacks^W ground work
- custom event bus for pubsub
 - remove nimble_parsec and only use the handrolled parser for now
 - set up basic schema for event storage
2023-02-24 21:50:18 +01:00
.vscode add bnet api 2023-01-20 22:08:47 +01:00
assets intitial commit 2023-01-20 19:59:33 +01:00
config refactoring 2023-02-03 13:43:30 +01:00
lib bunch of hacks^W ground work 2023-02-24 21:50:18 +01:00
priv bunch of hacks^W ground work 2023-02-24 21:50:18 +01:00
test handroll parser; fix timestamp parsing 2023-02-05 22:02:52 +01:00
.credo.exs bunch of hacks^W ground work 2023-02-24 21:50:18 +01:00
.formatter.exs handroll parser; fix timestamp parsing 2023-02-05 22:02:52 +01:00
.gitignore intitial commit 2023-01-20 19:59:33 +01:00
mix.exs bunch of hacks^W ground work 2023-02-24 21:50:18 +01:00
mix.lock bunch of hacks^W ground work 2023-02-24 21:50:18 +01:00
README.md bunch of hacks^W ground work 2023-02-24 21:50:18 +01:00
test.txt add naïve parser for logfiles 2023-02-03 21:35:41 +01:00

Wowlr

Todo

  • replace event_bus with own solution

    • subscribe pids
    • route event to source guid
  • remove 'old' aggregator handling

  • batch event inserts

  • map raw events to something that can be inserted

  • implement directory watcher

  • set up data storage

  • event storage (useful?)

  • basic ui

  • charts n stuff

  • bundling

  • ???

  • profit