Live data from Hacker News

Viewing profile — aries185

aries185

HN member
Joined
Wed, Feb 03, 2016, 1:11 AM UTC
HN karma
13
Public activity
11 items

About aries185

Head of Community at AI Alliance; Previously at MongoDB, Harness, Dremio, Traceable, Redis, Intel, Strikeiron, PayPal; Co-founder at CloudCamp; SVDevOps; SVBigData; Husband, Dad & Mentor; Politically Moderate but Mad-as-Hell. I like art with trees.

Recent public activity

  1. comment
    Comment #37880734

    It's not a pivot. MongoDB Atlas Search still exists and MongoDB Atlas Vector Search is it's own thing.

  2. comment
    Comment #35823257

    For clarification: MongoDB is still Free as in beer, but not free as in Libre. IOW, Anyone can use MongoDB without paying money, but they cannot offer it to others as-a-service wit…

  3. comment
    Comment #35741755

    This is true. And now MongoDB is miles better.

  4. comment
    Comment #25986284

    Redis is still FOSS under the BSD license. If Redis Labs were to change the Redis license, AWS would fork it in a heartbeat. To help clear up confusion you can read about the Redis…

  5. comment
    Comment #25986269

    While it is true that Salvatore retired last year, Redis is still FOSS under the BSD license, and it has a new governance team. Redis Labs is in the drivers seat with 3 of the 5 me…

  6. story
  7. comment
    Comment #21209551

    One place to start is Chris Richardson's http://microservices.io

  8. comment
    Comment #19264921

    When used as a cache, Redis is often used as a 'look aside cache' (vs 'look thru cache'). Generally speaking, Redis does not talk directly to your database. Instead, your code look…

  9. comment
    Comment #19202596

    Yes, but not Redis open source, which has been and always will be Free Open Source Software http://antirez.com/news/120 . The 'Redis' that people pay for is Redis Enterprise, or an…

  10. comment
    Comment #17821885

    For clarification, here's the official response from the Redis Labs's website: "the license for open source Redis was never changed. It is BSD and will always remain BSD." Only Red…

  11. comment
    Comment #16756277

    Checkout Netflix’s Conductor https://netflix.github.io/conductor/