Settings

Theme

Show HN: Gerph – A simple and blazing fast key-value configuration store API

github.com

27 points by nmaggioni 10 years ago · 8 comments

Reader

calgoo 10 years ago

Is there no configurable security options available? Can't find any in the readme file.

Edit: Looking in the code I can not find any auth options. I think at least a simple authentication username / password should exist. I guess I can proxy it from haproxy or another web host. (Im not talking about putting it on the internet here, just on the local network).

philips 10 years ago

etcd uses boltdb, has both HTTP+JSON and gRPC endpoints, and is replicated using RAFT. Why would I use this instead?

dozzie 10 years ago

OK, but I would rather see a service than just an API. Merely API is not enough for building things.

spotlmnop 10 years ago

How does this differ from Consul?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection