Data Registry class improvements

July 12, 2010 by: Xavier Perez

Data Registry have been improved to handle files, as a normal file storage, as a caching system or as a repository space.

Now, in examples, all storage vars are saved in files, with TTL.

Any class of var can be saved for every user session, but also Data_Registry can save files for all users, not only restricted to every user. Allows to save config files, language translations, core data, mysql results…

Take a look: http://www.4amics.com/libraries/data_registry/Data_Registry_Examples.php

Download:  http://code.google.com/p/data-registry/

Leave a Reply

You must be logged in to post a comment.