Added block to collection index map. Started using collection index to save memory...
authormishaz <misha@curoverse.com>
Mon, 23 Feb 2015 23:14:17 +0000 (23:14 +0000)
committermishaz <misha@curoverse.com>
Mon, 23 Feb 2015 23:14:17 +0000 (23:14 +0000)
commita5a4f79e91aa8bba1794394646808f6d4c444661
tree9818ed78c3cf3df38aed850fe2647b51a19b70ba
parentd3f9fad0cc83a9af47589894998a781db9c60989
Added block to collection index map. Started using collection index to save memory over using long uuid strings to identify collections.
Started running summarize() methods after reading data from disk so that we can modify the summarization code and test it without network i/o.
services/datamanager/collection/collection.go
services/datamanager/summary/summary.go