|
Class that functions as a counter for string values utilising the hard drive as a storage mechanism providing persistent storage even on a power down and between application instances. Uses multiple files for storage as opposed to a single file providing support for multi-threading/web applications without file access issues. |
| Download |