tommiii
tommiii
We're not having the expected behaviour. Is there something we could missing?
I've some doubts about defineCollection and defineViewBuilder for elasticsearch, can you post some example?
Yes! thanks, now is working. I didn't get how to set the _index and the _type. Looks like that the lib create a string composed by index.collectionName for _index and...
I wasn't aware of this, makes sense. Thank you.
Hello again, I'm stuck with this issue that happen when I replay all the events: vm.version = res._version; TypeError: Cannot read property '_version' of undefined It seems to work fine...
From the code you just posted, the comment about queueTimeout and queueTimeoutMaxLoops says the events are in-memory queue. I'm wondering what are the limits of this 'in-memory queue'.