ScalikeJDBC-Async 0.2.2 is out. Now we have the Play2 plugin to use ScalikeJDBC-Async seamlessly, thanks to @gakuzzzz!
https://github.com/seratch/scalikejdbc
https://github.com/seratch/scalikejdbc-async
- Deleted Session from ShortenedNames
- Added AsyncDB.sharedSession, NamedAsyncDB.sharedSession
- Added AsyncConnection#isActive
Newly added. The usage is mostly same as ScalikeJDBC Play plugin.
See the sample project:
https://github.com/seratch/scalikejdbc-async/blob/develop/play-sample
Enjoy writing typesafe and reactive SQL and get things done!