Add ability to name the Kinesis stream associated with a model
Closed this issue · 2 comments
gkallenberg commented
Add ability to name the Kinesis stream associated with a model
gkallenberg commented
Looks like my pull request missed the mark on the update traits. DBUpdateTrait and CacheUpdateTrait classes also need $this->getObjectName() replaced with $this->getStreamName() for their respective publishMessage calls a la the way the *CreateTrait classes do. Sorry to catch this late.
kfriedman commented
I'm pretty show this has been resolved, right? @gkallenberg can you close?