# EventSourced NATS [![Crates.io][crates-badge]][crates-url] [![license][license-badge]][license-url] [crates-badge]: https://img.shields.io/crates/v/eventsourced-nats [crates-url]: https://crates.io/crates/eventsourced-nats [license-badge]: https://img.shields.io/github/license/hseeberger/eventsourced [license-url]: https://github.com/hseeberger/eventsourced/blob/main/LICENSE NATS implementation for [`eventsourced`](https://github.com/hseeberger/eventsourced/blob/main/eventsourced/README.md) `EventLog` and `SnapshotStore`. ## License ## This code is open source software licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html).