Home - Flipkart/foxtrot GitHub Wiki
Foxtrot is a multi-tiered database optimized for storing, querying and analyzing real time events. It uses HBase as it's primary data-source and uses Elasticsearch to help querying and analyzing the data. Foxtrot uses a distributed caching layer with time-dependent mutating hash keys to optimize data access by visualization widgets on consoles. The system provides a configurable widget based console builder that can be used to build, save and share consoles for use across teams. Please go through the documentation to understand and use Foxtrot effectively.
Table of Contents
- Introduction
- [Architecture] (Architecture)
- Getting started
- Using data in foxtrot
- APIs
- Ingestion API's
- Analytics API's
- [Management API's] (Management-APIs)
- [Event Fetch API's] (Event-Get-APIs)
- Foxtrot Query Language