Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg a446a25a2e [Major] Implemented CACHED mode
This lead to refactoring of other code:
 - removed get*Dao() from StrolchTransaction
 - added StrolchTransaction.getPersistenceHandler()
 - removed unused variables in TransactionalElementMap
   - this lead to removal of constructors in subclasses
 - added ComponentContainer.getDataStoreMode()
 - added ElementMap.addAll(), removeAll() and updateAll() methods
   - implemented in all ElementMap implementations
2014-01-11 17:39:14 +01:00
src [Major] Implemented CACHED mode 2014-01-11 17:39:14 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:31 +01:00
LICENSE [Project] Changed all licence references to Apache License 2.0 2013-12-15 13:10:24 +01:00
README.md [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:32 +01:00
pom.xml [Major] renamed project li.strolch.runtime to li.strolch.agent 2014-01-10 17:16:32 +01:00

README.md

li.strolch.agent

The Strolch Agent which is the runtime for Strolch