1.4.2 • Published 5 years ago

eventsourcing-redux-bridge v1.4.2

Weekly downloads
8
License
ISC
Repository
gitlab
Last release
5 years ago

TS Eventsourcing Redux bridge

Bridge between server side event sourcing and redux client state as projected read model.

Build Status

Features

  • Using Typescript
  • Jest for testing
  • Serialisation of actions/commands and immutable objects
  • Command and Queries server <--> client communication
  • Support different gateways (sockets io with multiple namespace support)

    Just the basics

    If you brand new to Event sourcing, CQRS or Typescript and you want to understand the basics concepts, see

  • Command Query Responsibility Segregation explanation by Martin Fowler

  • Watch this Event sourcing video by Greg Young
  • The Typescript introduction

    Installation

    To install the stable version:

    yarn install

    This assumes you are using yarn as your package manager.

    Tests

    To Run the test-suites:

    yarn test

    License

    MIT

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.25

5 years ago

1.3.24

5 years ago

1.3.23

5 years ago

1.3.22

5 years ago

1.3.20

5 years ago

1.3.19

5 years ago

1.3.18

5 years ago

1.3.17

5 years ago

1.3.16

5 years ago

1.3.15

5 years ago

1.3.14

6 years ago

1.3.13

6 years ago

1.3.12

6 years ago

1.3.10

6 years ago

1.3.9

6 years ago

1.3.8

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.14

6 years ago

1.2.13

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.8

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.12

6 years ago

1.0.13

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago