An open API service indexing awesome lists of open source software.

https://github.com/z5labs/evrys

An Event Sourcing Service
https://github.com/z5labs/evrys

cosmosdb dynamodb go grpc kafka mongodb

Last synced: about 2 months ago
JSON representation

An Event Sourcing Service

Awesome Lists containing this project

README

          

**A cloud agnostic, pluggable event store**

# Integrations

**Event Storage:**
- [ ] [Amazon DynamoDB](https://aws.amazon.com/dynamodb/)
- [ ] [Azure CosmosDB](https://azure.microsoft.com/en-us/products/cosmos-db)
- [x] [MongoDB](https://www.mongodb.com/)

**Caching:**
- [ ] [Redis](https://redis.io/)
- [ ] [memcached](https://memcached.org/)

**Notification Bus:**
- [ ] [Apache Kafka](https://kafka.apache.org/)
- [ ] [Amazon SNS](https://aws.amazon.com/sns/)
- [ ] [Azure Queue Storage](https://azure.microsoft.com/en-us/products/storage/queues/)