summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/persistency/ClusterStorageManager.java
AgeCommit message (Expand)Author
2014-06-06Partial javadoc and scope tightening of the new interfaces.Andrew Branson
2014-06-05Add Authenticator to the open() method params of ClusterStorage. PassedAndrew Branson
2014-05-14Refactored Proxy update notification server into its own class andAndrew Branson
2014-05-08Agent now extends Item, so they can have workflows. All traces of theAndrew Branson
2014-04-04When generating the next SystemKey in NextKeyManager, make sure thatAndrew Branson
2014-02-26Properties extended as ObjectProperties, which can return any Object,Andrew Branson
2014-02-21ClusterStorage property can now be an already instanciated ArrayList ofAndrew Branson
2014-01-23Refactored Resource into a new ResourceLoader interface, which allowsAndrew Branson
2013-09-03An exception should be thrown if no ClusterStorages are defined. ThisAndrew Branson
2013-02-28RemoveNonStrongRefCache, as it didn't add anything to Map.Andrew Branson
2013-01-25Fix unsynchronized gap between check and retrieve of memcache object.Andrew Branson
2012-12-18Added optional WeakCache to hold fewer ClusterStorage objects in memory.Andrew Branson
2012-11-09Deprecate old overly generic query method in anticipation of the newAndrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-05-30Initial Maven ConversionAndrew Branson