pride 0.1.0

A distributed event-streaming platform
Documentation
[package]
name = "pride"
version = "0.1.0"
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
edition = "2018"
license = "Apache-2.0"
description = "A distributed event-streaming platform"
homepage = "https://github.com/theryangeary/pride"
repository = "https://github.com/theryangeary/pride"
readme = "README.md"
keywords = ["event-streaming", "event-sourcing", "message_queue"]
categories = ["web-programming", "network-programming", "database-implementations", "concurrency"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]