summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/repo/replicated
AgeCommit message (Expand)Author
2006-12-06Added master repository access in resync capability.Brian S. O'Neill
2006-11-10Fix resync corruption skip/repair logic.Brian S. O'Neill
2006-11-08Tests and fixes for corruption repair.Brian S. O'Neill
2006-11-07Allow resync to delete or skip over corrupt replica entries.Brian S. O'Neill
2006-10-31Implement resync without using a separate thread and queue, avoiding deadlock...Brian S. O'Neill
2006-10-17Prevent accidental replication of internal storables.Brian S. O'Neill
2006-10-15Created StorageCollection.Brian S. O'Neill
2006-10-11Resolved some warnings.Brian S. O'Neill
2006-10-08Finished support for trigger factoriesBrian S. O'Neill
2006-10-06Removed RepositoryReference class.Brian S. O'Neill
2006-08-30Add core repository implementationsBrian S. O'Neill