summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/layout
AgeCommit message (Expand)Author
2011-03-19Expose encode/decode methods.Brian S. O'Neill
2011-01-06Log when generating new layout generation.Brian S. O'Neill
2010-12-22Request and persist layout metadata in separate thread.Brian S. O'Neill
2010-08-18Introduce SoftValuedCache, which evicts more aggressively than SoftValuedHash...Brian S. O'Neill
2010-07-24Allow new layouts if BDB is read-only.Brian S. O'Neill
2010-04-04Fix race condition which causes layout generation to be lost.Brian S. O'Neill
2010-03-17Add a minor comment.Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2010-03-14Allow storable types to differ between client and server.Brian S. O'Neill
2009-11-05Add support for compressed records.Brian S. O'Neill
2008-12-31Revert automatic initial version number if insert fails.Brian S. O'Neill
2008-12-18Fixes for excessive class generation and memory usage when opening multiple r...Brian S. O'Neill
2008-04-30Recover from potential deadlocks against repositories with coarse locks.Brian S. O'Neill
2008-04-13Fix for unstable adapter annotation hash code.Brian S. O'Neill
2007-04-29Merged in support for derived properties.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2007-01-30More cursor closing paranoia.Brian S. O'Neill
2006-12-01Add Storable to CorruptEncodingException when loading from index.Brian S. O'Neill
2006-11-16Rebuild layout metadata if broken.Brian S. O'Neill
2006-11-08Tests and fixes for corruption repair.Brian S. O'Neill
2006-10-31Cope with errors during resync.Brian S. O'Neill
2006-10-20Resolved deadlocks.Brian S. O'Neill
2006-10-17Prevent accidental replication of internal storables.Brian S. O'Neill
2006-10-16Resolved deadlocks.Brian S. O'Neill
2006-09-05comment typoBrian S. O'Neill
2006-08-30Add layout evolution supportBrian S. O'Neill