Viewing profile — nitramafve
nitramafve
HN member- Joined
- Mon, Apr 20, 2015, 6:12 PM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About nitramafve
No profile information was provided.
Recent public activity
-
comment
Comment #9512056
Why did they send this to you over email? Are you in a separate time zone, deaf or something else? Seems like it would be an odd thing to discuss over email.
-
comment
Comment #9461506
This might be the case if you run servers on single machines rather than in clusters. And if you are running servers on single instances, aren't you already giving yourself a SPOF?…
-
comment
Comment #9446634
I think you missed my point. The USP of MongoDb in my view is the simplicity and its scalability model. At least these are the things which are interesting to me and what is hard t…
-
comment
Comment #9446457
That is why some choose to license their work under AGPL.
-
comment
Comment #9431406
What does the lack of SSL termination mean? We are running many services in Azure which we access using TLS1.2 via the loaf balancer so what would SSL termination add to this?
-
comment
Comment #9409857
I thought MongoDb:s main selling point was the simple scale-out model? At least that's what stuck with me. I'm well aware about the non-robustness properties of Mongo, but to me it…