17 lines
332 B
Markdown
17 lines
332 B
Markdown
---
|
|
title: Code Structure
|
|
keywords: usecases
|
|
sidebar: mydoc_sidebar
|
|
permalink: 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
|
|
|
|
|
|
|
|
|
|
|