OpenKeyval.org is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist data in web applications.
When setting the value for a key, the same read-only key is always returned. The value of that key is always the original value. Any subsequent changes to the value with the read/write-key do not change the value of the read-only key.
When setting the value for a key, the same read-only key is always returned. The value of that key is always the original value. Any subsequent changes to the value with the read/write-key do not change the value of the read-only key.