node-wiki
node-wiki copied to clipboard
page locking
disable the possibility to edit a page, if someone is currently working on it.
currently optimistic locking is implemented, which should suffice for the moment. if you want to create a more sophisticated solution, I won't stop you.