Skip to content
Yves Reynhout edited this page Jun 3, 2016 · 5 revisions

Introduction

This repository contains a collection of projection libraries that help in the area of authoring and testing projections targeting various data stores.

Writing your first projection

TODO

  • Idempotency
  • Checkpointing
  • Eventstore integration
  • Projections targeting relational databases (Microsoft SQL Server, SQLite, Postgres, Firebird)
  • Projections targeting document databases (Elastic Search, RavenDb)
  • Projections targeting caches (MemoryCache, Redis, ...)
  • Projecting data as a side dish
Clone this wiki locally