@rheactorjs/event-store-dynamodb

2.4.2 • Public • Published

event-store-dynamodb

npm version Build Status Greenkeeper badge js-standard-style semantic-release Test Coverage Code Climate Standard - JavaScript Style Guide Commitizen friendly

Implementation of an event store using DynamoDB.

Contains helper methods to manage secondary indices.

Versioning

Storing events per aggregateName is done in a list per individual aggregateName, the order of the insertion is guaranteed by using the version as the range key.

Readme

Keywords

none

Package Sidebar

Install

npm i @rheactorjs/event-store-dynamodb

Weekly Downloads

18

Version

2.4.2

License

MIT

Unpacked Size

59 kB

Total Files

26

Last publish

Collaborators

  • coderbyheart