Randy Thompson

Results 18 issues of Randy Thompson

It would be awesome if we could get support for the TXN endpoint of the consul api: https://www.consul.io/api/txn.html Willing to help out with that if need be.

enhancement
help wanted

Any chance we can get this updated to rebar3? rebar2 is dead. ``` 07:41:12 $USERNAME@$COMPUTERNAME gdauthex ±|dev ✗|→ mix deps.compile --force ===> Compiling parse_trans Could not find "rebar", which is...

## Fixes/Addresses #9 Replication Factor #53 0.4.0 checklist ## Change proposed in this pull request ### Added - Ability to specify how many copies of schema can exist, by type....

1. Required * [x] typespec everything * [x] use structs throughout lib * [x] drop config dir and files * [x] doc everything * [ ] test coverage to 100%...

enhancement

When `mnesiac` is configured to run in a clustered env, `mnesia` crashes on any node brought up after the first node. `mnesia` does recover and this lib is _STILL_ usable...

bug
help wanted

The link to dash's docs for integrating hexdocs provides instructions that don't seem to apply to zeal. How does one set up a feed for hexdocs in zeal?

type/question
scope/misc/docsets

According to the docs: https://docs.amon.cx/api/#health-checks there are healthcheck api endpoints. When I try to do a curl to the list endpoint for healthchecks as per the documentation I get the...

feature

_**Disclaimer**_: this may/does have some overlap with #58. This is merely to start spit balling ideas on how we would even accomplish this or what specific feature set we would...

We were musing over what could be done to make this more "Prod" safe in the elixir slack channel and the suggestion came up that it might be good to...

With the advent of elixir 1.9 releases, it would be good if sobelow could handle configuration merges: ``` ----------------------------------------------- Config.HSTS: HSTS Not Enabled - Medium Confidence HSTS configuration details could...

enhancement