gearshaft icon indicating copy to clipboard operation
gearshaft copied to clipboard

Event Sourcing toolkit for Node.js

Results 3 gearshaft issues
Sort by recently updated
recently updated
newest added

Gearshaft is very much operable at the moment. The single biggest inhibitor is the lack of documentation. - [x] Finalize PositionStore usage when operating Consumer Groups - [ ] Documentation...

Gearshaft's EntityStore and PostgresDocumentStore currently require entities to be implemented using classes. Class constructors are the expected value of the `entity` parameter when creating such stores. Existing users would be...

### Considerations + `JSON.stringify` does not support serializing `BigInt`s + due to the above, structured logging could be impacted