Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 915 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 915 Bytes

scala monorepo

dev monorepo that I try to maintain personal scala code for useful libraries / general patterns

scala 2.13.x

might be useful if you use

Kafka

Redpanda

Spark

Hadoop

OpenSearch

For Scripting a basic http client is included too in scala/http and Lang utils are included in scala/lang

I mostly build from source and run on bare metal Ubuntu / Amazon Linux 2 / KVM on ARM and x86 - so most of the tools and code is built and unit tested against that environment.

Building

kvmetal : If you wish to launch any of it on Metal or Kubernetes - I maintain tooling to leverage KVM for launching these components and handling Networking - or launching on Kubernetes.