Ravi Atluri

Sr. Principal Architect at Gojek. Working on scalable and reliable systems & abstractions for product engineering teams.

  • Recent Articles

    View all →

    Introducing xkafka - Kafka, but Simpler (for Go)

    xkafka is a Go library that brings HTTP-like abstractions to Apache Kafka. It simplifies producing and consuming messages by using familiar concepts like handlers and middleware, reducing boilerplate and letting you focus on application logic.

    Read →

    Introducing XDB

    XDB is a new kind of database library based on tuples. Rather than writing database specific schemas, queries, and migrations, XDB allows developers to model their domain once and use it with one or more databases.

    Read →