PersistentLayer is a layered architecture which contains a set of components (classes and interfaces) responsable for persisting application data to and retrieving it from one or many data stores.
This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see lgpl.txt).
https://raw.github.com/TheHunter/PersistentLayer/prod/lgpl.txt
git remote add origin https://github.com/TheHunter/PersistentLayer.git git push -u origin master