resolver v3

add new ec2 instance types

clean up testing config

document the libraries a bit

clean up main

update sysinfo and otel

update client resolver 3.0

resolver v3 prog

clean up gitignore

implement periphery resolver v3

clean up

core read api v3

more prog

execute api

missing apis

compiling

1.16.13

work on more granular traits

prog on crud
This commit is contained in:
mbecker20
2024-12-04 11:51:25 -05:00
parent 9c841e5bdc
commit bef9d9397c
179 changed files with 7141 additions and 5386 deletions

3
lib/command/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Command module
Helpers to run shell commands as child processes, and collect the outputs.