summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/layout/Layout.java
AgeCommit message (Expand)Author
2012-11-06Layout metadata sync fixes.Brian S. O'Neill
2012-11-05Add layout metadata sync utility.Brian S. O'Neill
2012-10-31Allow equivalent layout generation to be defined.Brian S. O'Neill
2012-03-04Prepare release 1.2.3Brian 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-18Fixes for excessive class generation and memory usage when opening multiple r...Brian S. O'Neill
2007-04-29Merged in support for derived properties.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-17Prevent accidental replication of internal storables.Brian S. O'Neill
2006-08-30Add layout evolution supportBrian S. O'Neill