Using EventStore (ges) with Node JS - experiences?

已查看 481 次
跳至第一个未读帖子

Hoegge

未读,
2017年10月26日 11:06:512017/10/26
收件人 DDD/CQRS
Dear all,

Do anybody have good or bad experiences using EventStore.org / ges with Node JS? There are three different Node JS Api's (unsupported) listed at eventstore.org. It would be great if anybody had some advice or pros and cons on which one to dive into.


and I found these too:



Thanks in advance.
Hoegge

Raif Harik

未读,
2017年12月4日 11:07:082017/12/4
收件人 DDD/CQRS
Hi, I have an app up and running using node-eventstore-client.  It's in qa but not in prod yet and wont be high traffic when it gets there.  It works well, so far as I can tell. I don't use projections with it yet.  I used to use ges-client and that worked very well too but used callbacks ans was a bit of a pain.
Ultimately these clients will just feed you streams and you need to do your filter/map/reduce in you consumers.  I have used rx.js to handle the incoming stream and delegate to the proper eventhandlers.  Feel free to ask me about my implementation if you like.
R

Morten H Pedersen

未读,
2017年12月5日 07:31:552017/12/5
收件人 ddd...@googlegroups.com

Thanks Raif,

 

I will try that and might ask you if (or maybe rather when)  I run into trouble

 

best

Morten

--
You received this message because you are subscribed to a topic in the Google Groups "DDD/CQRS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dddcqrs/NG9FgJf8kAk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dddcqrs+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/dddcqrs.
For more options, visit https://groups.google.com/d/optout.

回复全部
回复作者
转发
0 个新帖子