gWorldz / get-simple-cms

Automatically exported from code.google.com/p/get-simple-cms
GNU General Public License v3.0
0 stars 0 forks source link

file locking #340

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Our lack of file locking is an issue.

Especially for front facing file save operations.

See
http://get-simple.info/forum/topic/4206/failedloginslog-lock/

Specifically failed logins log can be corrupted due to no locking mechanism.

I suggest we begin planning a core library for all file io operations. This 
will give us control over file locking and io statistics and performance.

And maybe even some mem caching ability.

Original issue reported on code.google.com by tablatronics on 18 Jul 2012 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by tablatronics on 18 Jul 2012 at 4:12