remco
stolon
remco | stolon | |
---|---|---|
3 | 9 | |
401 | 4,712 | |
1.5% | 0.4% | |
3.9 | 0.9 | |
about 2 months ago | 10 months ago | |
Go | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
remco
- Remco is a lightweight configuration management tool
-
Ask HN: Configuration engine that doesn't depend on interpreted language?
Keeping the package up to date for odd systems like Illumos and BSDs. Most interpreted languages require a whole ecosystem and modules just to install. The one exception is shell script because it usually comes out of the box, but each of those platforms also has a different version too. That's what I'd prefer something statically compiled.
Comtrya seems like a cool solution, has BSD support, but it's in very early stages: https://comtrya.dev/introduction.html
Remco also looks good, although it's also more complex: https://github.com/HeavyHorst/remco
-
How to achieve interactive communication between a Go app and an exec'ed app via stdin/stdout?
I've also searched GitHub for working examples of similar solutions. Here is one, which I believe to have come across on StackOverflow https://github.com/HeavyHorst/remco/blob/89b372b597e621cf0934ffbb313d7abe9e96fc26/pkg/template/executor.go
stolon
-
Ask HN: Are there any open source forks of nomad smd consul?
> I think etcd is basically a k8s only project now
I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes:
https://github.com/apache/apisix/blob/master/docs/en/latest/...
https://github.com/traefik/traefik#:~:text=Etcd,
https://github.com/zalando/patroni#patroni-a-template-for-po...
https://github.com/purpleidea/mgmt/tree/0.0.26/etcd (this one shows up on HN quite a bit)
https://github.com/sorintlab/stolon#features
It's actually one of the major reasons I wouldn't touch those projects
-
How to create postgres cluster in docker swarm?
There's one in the stolon repo.
- Falling for Kubernetes
-
Stackgres - postgresql operator
I personally use stolon: https://github.com/sorintlab/stolon and it works great.
- Stolon: PostgreSQL cloud native High Availability and more
-
PostgreSQL: Kubegres is available as open source
I wonder how is this compared to Stolon https://github.com/sorintlab/stolon?
- PostgreSQL 14 Released
- Ask HN: What could a modern database do that PostgreSQL and MySQL can't
What are some alternatives?
ephemerald - Ephemeral docker-based server instances for (parallel) testing
patroni - A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
gomplate - A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
citus - Distributed PostgreSQL as an extension
GoBot2 - Second Version of The GoBot Botnet, But more advanced.
crunchy-proxy - PostgreSQL Connection Proxy by Crunchy Data (beta)