Optimized image cache and argument cache to only update atime once a day. Also removed lock in create_key() that is no longer needed since the database operations are atomic and the key is unique. Rev: server/base_server/roxen.pike:1.1098