Happy !

TorstenBergmann / SimplePersistence

Project infos

License MIT
Tags
Creation date 2013-10-31
Website

Monticello registration

About SimplePersistence

About the project

Idea

Not all applications need a relational-database back-end, and using this project has the advantage of a lighter-weight approach for persistence.

Recommended readings

Installation

Load the config

Gofer new
    smalltalkhubUser: 'TorstenBergmann' project: 'SimplePersistence';
    package: 'ConfigurationOfSimplePersistence';
    load

Load the stable version

ConfigurationOfSimplePersistence project stableVersion load

Load the development version with tests

ConfigurationOfSimplePersistence project development load: 'Tests'

Load the development version with tests

ConfigurationOfSimplePersistence project development load: 'CI'

CI Builds

The project is under CI control: see https://ci.inria.fr/pharo-contribution/job/SimplePersistence

Issue Tracker

The issue tracker for this project is on Github: see https://github.com/seandenigris/SimplePersistence/issues