8/26/2014 1:44:22 PM
prefixed by tablename since record_id are only unique per table)
Extend ModelDao to also export (and map from database) recordId, tenantRecordId, accountRecordId
Populate ALL caches straight after retrieving objects (getById), which is very optimized considering Kill Bill usage pattern
Fix glitches (remove extra mappers, ..)
Add test for caching layer
|
|
|
8/8/2014 4:32:44 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 4:32:01 PM
Meyer <pierre@mouraf.org>
|
8/8/2014 4:10:54 PM
using h2, we need to make sure to convert a Blob into a byte[].
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 3:48:58 PM
is not thread safe - as a workaround, eagerly
create the session cache on startup.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 7:33:55 PM
task code
|
8/8/2014 12:33:48 PM
rotated files
* Enable gzip compression
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
8/8/2014 11:29:44 AM
and group log events by killbill or commons submodule.
This adds some overhead to the calls, between 1ms and 9ms in my testing.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|