- Overview, Use Cases, Powered By are very detailed - Cleaned up QuickStart - Redistribute the content from README to correct pages to be improved upon - Switch to blue theme
534 B
534 B
title, keywords, sidebar, permalink
| title | keywords | sidebar | permalink |
|---|---|---|---|
| Code Structure | usecases | mydoc_sidebar | code_structure.html |
Code & Project Structure
- hoodie-client : Spark client library to take a bunch of inserts + updates and apply them to a Hoodie table
- hoodie-common : Common code shared between different artifacts of Hoodie
We have embraced the Google Java code style. Please setup your IDE accordingly with style files from [here] (https://github.com/google/styleguide)