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
- Host: GitHub
- URL: https://github.com/z5labs/evrys
- Owner: z5labs
- License: apache-2.0
- Created: 2022-10-11T22:59:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T22:16:56.000Z (about 3 years ago)
- Last Synced: 2024-11-16T03:35:42.186Z (over 1 year ago)
- Topics: cosmosdb, dynamodb, go, grpc, kafka, mongodb
- Language: Starlark
- Homepage:
- Size: 137 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)