wasmCloud / lattice-observer

A reusable Elixir library for monitoring a lattice and deriving observed state
https://wasmcloud.com
Apache License 2.0
3 stars 2 forks source link

Removing NATS-related functionality. Added ID field #12

Closed autodidaddict closed 2 years ago

autodidaddict commented 2 years ago

This was originally planned to be a PR that prepped the NATS components to be cluster-aware/cluster-friendly but after a number of iterations it ended up being cleaner if this library were to remain purely functional and the NATS stuff were pushed to consumers (like wadm).

While I was in here I noticed that the lattice structure itself didn't hold a field for the prefix/id so I added that field.