shinypb / openkeyval

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.
http://openkeyval.org
Other
136 stars 35 forks source link

Feature Request: Write-Once Keys #16

Open tecywiz121 opened 13 years ago

tecywiz121 commented 13 years ago

A write-once key is a key that can only be written to once, after that it becomes read only.

I'm trying to put together a kind of message board application, and I would like to stop people from editing their posts after posting.