Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 9bea101c9d [Devel] Query engine transparent to the underlying implementation
Currently querying in memory works, now we need the visitor pattern to
abstract away the details of the in memory querying mechanism and allow
other querying mechanisms
2013-11-30 13:13:30 +01:00
src [Devel] Query engine transparent to the underlying implementation 2013-11-30 13:13:30 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:31 +01:00
LICENSE Initial commit 2013-10-23 10:47:32 -07:00
README.md Initial commit 2013-10-23 10:47:32 -07:00
pom.xml [New] Added a MainStarter application to start Strolch from main classes 2013-11-25 23:25:45 +01:00

README.md

li.strolch.runtime

runtime for Strolch