psluja
-
- 10,532 total downloads
- last updated 8/16/2016
- Latest version: 1.0.11
This is simple repository pattern implemention on top of Aerospike Client. Aerospike DB uses records and bins inside them. This repository implementation maps properties of your entity to proper bin type and... More information -
- 4,569 total downloads
- last updated 11/27/2017
- Latest version: 1.0.2
Thread-safe generic object pool helps sharing object instances among multiple threads. Large objects that are costly to create, state-full, not thread safe are difficult to use in mult-thread environment. This... More information