{"payload":{"pageCount":3,"repositories":[{"type":"Public","name":"resilience4all","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-30T08:23:38.453Z"}},{"type":"Public","name":"varadhi","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":57,"starsCount":7,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-25T11:23:26.061Z"}},{"type":"Public","name":"Krystal","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":26,"starsCount":6,"forksCount":12,"license":"Apache License 2.0","participation":[24,28,2,43,21,17,35,25,8,4,17,7,16,6,18,0,0,0,6,13,0,2,0,0,2,2,14,17,9,2,0,3,8,12,14,15,5,10,4,23,7,0,2,2,2,18,6,0,14,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-12T04:25:22.457Z"}},{"type":"Public","name":"grpc-jexpress","owner":"flipkart-incubator","isFork":false,"description":"Developer friendly container for writing gRPC services using grpc-java","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":6,"starsCount":16,"forksCount":15,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-30T09:58:29.877Z"}},{"type":"Public","name":"tef","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":2,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-26T02:24:31.656Z"}},{"type":"Public","name":"hbase-testbed","owner":"flipkart-incubator","isFork":false,"description":"hbase-testbed is a regression testing tool on hbase when induced with multiple fault scenarios to validate data consistency guarantees.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-24T11:07:58.001Z"}},{"type":"Public","name":"Poseidon","owner":"flipkart-incubator","isFork":false,"description":"Platform to build API applications that have to aggregate data from distributed services in an efficient way.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":12,"issueCount":5,"starsCount":20,"forksCount":38,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-19T11:20:53.815Z"}},{"type":"Public","name":"rediscast","owner":"flipkart-incubator","isFork":false,"description":"Rediscast is an In-memory data grid, that synchronizes Entity changes in Redis server with all cluster nodes (JVM instances) within a short SLA. It uses Redis Streams for change data propagation.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-15T06:33:56.000Z"}},{"type":"Public","name":"hbase-client","owner":"flipkart-incubator","isFork":false,"description":"hbase-client is an abstraction over native async interface of hbase-client with many advanced features: routing capabilities, multi zone and or region constructs, integrated circuit breaker, intent writes, etc.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-25T15:30:38.199Z"}},{"type":"Public","name":"zjsonpatch","owner":"flipkart-incubator","isFork":false,"description":"This is an implementation of RFC 6902 JSON Patch written in Java","topicNames":["circleci","jsondiffpatch","jsondiff","java","json","json-document","jsonpatch","compaction"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":10,"issueCount":26,"starsCount":517,"forksCount":147,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-11T23:53:51.236Z"}},{"type":"Public","name":"hbase-compactor","owner":"flipkart-incubator","isFork":false,"description":"Trigger major compaction in Hbase","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":1,"starsCount":9,"forksCount":12,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-06T08:14:51.513Z"}},{"type":"Public","name":"flink-cdc-connectors","owner":"flipkart-incubator","isFork":true,"description":"Change Data Capture (CDC) Connectors for Apache Flink","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":2,"issueCount":0,"starsCount":0,"forksCount":1781,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-07T06:11:07.134Z"}},{"type":"Public","name":"batchman","owner":"flipkart-incubator","isFork":false,"description":"This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to o…","topicNames":["networking","analytics","job-scheduler","batching","retry","batch-processing","java","serialization","persistence","android-library"],"topicsNotShown":3,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":4,"starsCount":55,"forksCount":12,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-06T05:58:58.736Z"}},{"type":"Public","name":"hbase-orm","owner":"flipkart-incubator","isFork":false,"description":"A production-grade HBase ORM library that makes accessing HBase clean, fast and fun (Can also be used as Bigtable ORM)","topicNames":["orm","hadoop","hbase","mapreduce","bigtable","object-mapping","cloud-bigtable","bigtable-orm","hbase-orm"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":1,"issueCount":0,"starsCount":77,"forksCount":41,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-14T22:21:47.107Z"}},{"type":"Public","name":"pulsar-weighted-consumer","owner":"flipkart-incubator","isFork":false,"description":"Pulsar consumer clients offering priority consumption","topicNames":["java","messaging","pulsar","messaging-system","apache-pulsar","priority-message"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":10,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-17T07:31:50.689Z"}},{"type":"Public","name":"chronosq","owner":"flipkart-incubator","isFork":false,"description":"⏱ A Scalable Distributed Scheduler","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":0,"starsCount":5,"forksCount":7,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-14T04:48:09.204Z"}},{"type":"Public","name":"Lyrics","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":["java","converter","language","json","schema"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":0,"starsCount":7,"forksCount":8,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-21T20:02:11.240Z"}},{"type":"Public","name":"arts","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":14,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-27T14:44:10.297Z"}},{"type":"Public","name":"BlueShift","owner":"flipkart-incubator","isFork":false,"description":"Hadoop Data Mover Project","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":8,"issueCount":1,"starsCount":8,"forksCount":13,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-12-06T00:05:05.334Z"}},{"type":"Public","name":"databuilderframework","owner":"flipkart-incubator","isFork":false,"description":"A data driven execution engine","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":4,"issueCount":4,"starsCount":31,"forksCount":29,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-18T09:08:45.204Z"}},{"type":"Public","name":"ranger","owner":"flipkart-incubator","isFork":false,"description":"Feature rich service discovery on ZooKeeper","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":8,"issueCount":2,"starsCount":27,"forksCount":21,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-16T10:28:30.209Z"}},{"type":"Public","name":"flux","owner":"flipkart-incubator","isFork":false,"description":"Highly scalable Event-driven, Reactive system for building Stateful apps and Workflow services.","topicNames":["reactive","async","event-driven","state-machines","workflows"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":2,"issueCount":1,"starsCount":106,"forksCount":43,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-16T05:58:38.080Z"}},{"type":"Public","name":"foxtrot-client","owner":"flipkart-incubator","isFork":false,"description":"A service discovery client for foxtrot.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":6,"issueCount":0,"starsCount":1,"forksCount":8,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-16T05:31:37.820Z"}},{"type":"Public","name":"phantom","owner":"flipkart-incubator","isFork":false,"description":"Phantom is a high performance proxy for accessing distributed services. It is an RPC system with support for different transports and protocols. Phantom is inspired by Twitter Finagle clients and builds on the capabilities of technologies like Netty, Unix Domain Sockets, Netflix Hystrix and Spring. Phantom proxies have been used to serve several…","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":10,"issueCount":1,"starsCount":49,"forksCount":27,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-16T03:46:09.417Z"}},{"type":"Public","name":"Masquerade","owner":"flipkart-incubator","isFork":false,"description":"A simple to use and powerful annotation processor","topicNames":["java","annotations","annotation-processor","annotation-processing"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":1,"starsCount":0,"forksCount":8,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-16T02:46:04.682Z"}},{"type":"Public","name":"gojira","owner":"flipkart-incubator","isFork":false,"description":"Gojira is a record and replay framework for Java apps meant for regression testing. It provides complete recording capability within a single request-response scope, by recording request, response and any external interactions(outside of the jvm), thereby circumventing the need to provide a mock service.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":3,"issueCount":32,"starsCount":12,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-16T01:22:29.000Z"}},{"type":"Public","name":"turbo-relayer","owner":"flipkart-incubator","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-18T05:29:16.766Z"}},{"type":"Public","name":"spark-bigquery-connector","owner":"flipkart-incubator","isFork":true,"description":"BigQuery data source for Apache Spark: Read data from BigQuery into DataFrames, write DataFrames into BigQuery tables.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":189,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-21T02:33:28.959Z"}},{"type":"Public","name":"beam","owner":"flipkart-incubator","isFork":true,"description":"Apache Beam is a unified programming model for Batch and Streaming","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":4132,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-21T11:13:10.902Z"}},{"type":"Public","name":"DataflowTemplates","owner":"flipkart-incubator","isFork":true,"description":"Google-provided Cloud Dataflow template pipelines for solving simple in-Cloud data tasks","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":910,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-21T11:09:58.436Z"}}],"repositoryCount":74,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"mirror","text":"Mirrors"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}