====================
A simple scala util
Current Version v0.2.0
-
Simple Memoization
- up to 4 args
- with hit counting via yammer metrics
-
Lifter
- function composition
- value contexts
-
MongoDAO (Future variant of SalatDAO)
-
- findOne -> findOneFuture
-
- find -> findFuture
-
- findOneById -> findOneByIdFuture
-