index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
amazon
/
carbonado
/
layout
/
Layout.java
Age
Commit message (
Expand
)
Author
2012-11-06
Layout metadata sync fixes.
Brian S. O'Neill
2012-11-05
Add layout metadata sync utility.
Brian S. O'Neill
2012-10-31
Allow equivalent layout generation to be defined.
Brian S. O'Neill
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2010-08-18
Introduce SoftValuedCache, which evicts more aggressively than SoftValuedHash...
Brian S. O'Neill
2010-07-24
Allow new layouts if BDB is read-only.
Brian S. O'Neill
2010-04-04
Fix race condition which causes layout generation to be lost.
Brian S. O'Neill
2010-03-17
Add a minor comment.
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2010-03-14
Allow storable types to differ between client and server.
Brian S. O'Neill
2009-11-05
Add support for compressed records.
Brian S. O'Neill
2008-12-18
Fixes for excessive class generation and memory usage when opening multiple r...
Brian S. O'Neill
2007-04-29
Merged in support for derived properties.
Brian S. O'Neill
2007-01-30
More cursor closing paranoia.
Brian S. O'Neill
2006-12-01
Add Storable to CorruptEncodingException when loading from index.
Brian S. O'Neill
2006-11-16
Rebuild layout metadata if broken.
Brian S. O'Neill
2006-11-08
Tests and fixes for corruption repair.
Brian S. O'Neill
2006-10-17
Prevent accidental replication of internal storables.
Brian S. O'Neill
2006-08-30
Add layout evolution support
Brian S. O'Neill