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
Age
Commit message (
Expand
)
Author
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2011-10-03
Automatically update layout generation for deserialized layouts.
Brian S. O'Neill
2011-07-22
Favor BDB repo for reconstructed layouts -- map repository has too many locki...
Brian S. O'Neill
2011-07-21
Use singleton LayoutFactory for type transport, preventing generation of too ...
Brian S. O'Neill
2011-03-19
Expose encode/decode methods.
Brian S. O'Neill
2011-01-06
Log when generating new layout generation.
Brian S. O'Neill
2010-12-22
Request and persist layout metadata in separate thread.
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-31
Revert automatic initial version number if insert fails.
Brian S. O'Neill
2008-12-18
Fixes for excessive class generation and memory usage when opening multiple r...
Brian S. O'Neill
2008-04-30
Recover from potential deadlocks against repositories with coarse locks.
Brian S. O'Neill
2008-04-13
Fix for unstable adapter annotation hash code.
Brian S. O'Neill
2007-04-29
Merged in support for derived properties.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
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-31
Cope with errors during resync.
Brian S. O'Neill
2006-10-20
Resolved deadlocks.
Brian S. O'Neill
2006-10-17
Prevent accidental replication of internal storables.
Brian S. O'Neill
2006-10-16
Resolved deadlocks.
Brian S. O'Neill
2006-09-05
comment typo
Brian S. O'Neill
2006-08-30
Add layout evolution support
Brian S. O'Neill