Are there any viable DNS or LDAP alternatives for distributed key/value storage and retrieval?
- by makerofthings7
I'm working on a software app that needs distributed decentralized name resolution, and isn't bound to TCP/IP. Or more precisely, I need to store a "key" and look up it's value, and the key may be a string, a number, or any other realistic data type.
Examples:
With a phone number, look up a name. (or with an area code, redirect to the server…