strolch/li.strolch.agent
Robert von Burg 96740a571c [Major] Added a DB initialization mechanism
Now PostgreSQL implementation can import a configured dataStore if the persistence handler configuration property ‘allowDataInitOnSchemaCreate’. For this to work, the schema must have a migration status of CREATED, or DROPPED_CREATED on startup, or using the new method PersistenceHandler.performDbInitialization()-method. Further the properties ‘allowSchemaDrop’ and ‘allowSchemaCreate’ must be enabled.
2014-09-23 23:57:11 +02:00
..
src [Major] Added a DB initialization mechanism 2014-09-23 23:57:11 +02:00
.gitignore moved everything to a subdirectory for repo merge 2014-09-16 08:45:30 +02:00
LICENSE moved everything to a subdirectory for repo merge 2014-09-16 08:45:30 +02:00
README.md moved everything to a subdirectory for repo merge 2014-09-16 08:45:30 +02:00
pom.xml [Project] Bumped version from 1.0.0-RC1 to 1.0.0-SNAPSHOT 2014-09-20 15:23:11 +02:00

README.md

li.strolch.agent

Build Status

The Strolch Agent which is the runtime for Strolch