Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.
Let's make it easy for someone writing Java code to start using this API directly. While someone can dig through and read the main function of the TableWriter class, having a snippet in the README.md will help adoption / use.
Let's make it easy for someone writing Java code to start using this API directly. While someone can dig through and read the main function of the TableWriter class, having a snippet in the README.md will help adoption / use.