Hi ejboy,
this is not a real issue, but I tried to figure out how Scriptella could interact with 3 nosql java libraries (h2-mvstore, persistit and jedis/redis) as jdbc was not supported.
I managed this using java singletons called by janino blocks. I do not know how easy these 3 samples could be integrated in your examples, or even if scriptella itself could be patched to welcome these 3 "new" nosql connectors.
Anyway the code is in 3 repositories:
Enjoy! Thanks for your hard work on Scriptella