All Projects → tierratelematics → prettygoat

tierratelematics / prettygoat

Licence: other
The not so baaaaaaad Event Sourcing Projection Engine.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to prettygoat

workflow
Functional CQRS Eventsourcing Engine
Stars: ✭ 22 (+37.5%)
Mutual labels:  event-sourcing
Totem
Knowledge work at play
Stars: ✭ 56 (+250%)
Mutual labels:  event-sourcing
wolkenkit-eventstore
wolkenkit-eventstore is an open-source eventstore for Node.js that is used by wolkenkit.
Stars: ✭ 79 (+393.75%)
Mutual labels:  event-sourcing
nest-microservices
Small user management system using nest microservices
Stars: ✭ 35 (+118.75%)
Mutual labels:  event-sourcing
CleanArchitecture
Clean Architecture Solution for .NET 5
Stars: ✭ 18 (+12.5%)
Mutual labels:  event-sourcing
nest-convoy
[WIP] An opinionated framework for building distributed domain driven systems using microservices architecture
Stars: ✭ 20 (+25%)
Mutual labels:  event-sourcing
undoredo-cpp
Some concepts of Undo/Redo attempted in C++03
Stars: ✭ 20 (+25%)
Mutual labels:  event-sourcing
eda
eda is a library for implementing event-driven architectures.
Stars: ✭ 31 (+93.75%)
Mutual labels:  event-sourcing
tasktick
An example Task Manager project that has been created using Lagom.
Stars: ✭ 19 (+18.75%)
Mutual labels:  event-sourcing
EventEmitter
Simple EventEmitter with multiple listeners
Stars: ✭ 19 (+18.75%)
Mutual labels:  event-sourcing
fee-office
A DDD, CQRS, ES demo application
Stars: ✭ 35 (+118.75%)
Mutual labels:  event-sourcing
larabank-projectors
Larabank built with projectors
Stars: ✭ 60 (+275%)
Mutual labels:  event-sourcing
tardis
Event sourcing toolkit
Stars: ✭ 35 (+118.75%)
Mutual labels:  event-sourcing
laravel-quasar
⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.
Stars: ✭ 78 (+387.5%)
Mutual labels:  projections
akka-persistence-foundationdb
A replicated Akka Persistence journal backed by FoundationDB
Stars: ✭ 43 (+168.75%)
Mutual labels:  event-sourcing
microservice framework version 6
A Java framework to support applications utilising CQRS and Event Sourcing architectures
Stars: ✭ 25 (+56.25%)
Mutual labels:  event-sourcing
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (+312.5%)
Mutual labels:  event-sourcing
KafkaStream-CQRS-EventSourcing
Event Sourcing(CQRS) and Materialized views with Kafka Streams
Stars: ✭ 22 (+37.5%)
Mutual labels:  event-sourcing
football-events
Event-Driven microservices with Kafka Streams
Stars: ✭ 57 (+256.25%)
Mutual labels:  event-sourcing
endless
Scala library to describe sharded and event sourced entities using tagless-final algebras
Stars: ✭ 70 (+337.5%)
Mutual labels:  event-sourcing

Prettygoat

The not so baaaaaaad Event Sourcing Projection Engine.

Introduction

Prettygoat aims at being an event sourcing projection engine. This means that it will allow you to create projections based on your events.

Get started

Please follow the seed available here to get some tips and a starting skeleton to register some projections.

License

Copyright 2016 Tierra SpA

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].