Long overdue checkin of data manager. Current code runs, but uses way too much memory...
authormishaz <misha@curoverse.com>
Tue, 23 Dec 2014 19:33:07 +0000 (19:33 +0000)
committerTom Clegg <tom@curoverse.com>
Fri, 13 Feb 2015 21:23:50 +0000 (16:23 -0500)
commitfb62ab318be2202b9d403e65d6dc86a9d7e72a3a
treef321ae8b6bd0131d1754d514cffd6cd68e4790f0
parentaf550e54c034136e5fcb187e7f81e3d82170f9c8
Long overdue checkin of data manager. Current code runs, but uses way too much memory and eventually crashes. This checkin includes heap profiling to track down memory usage.
sdk/go/manifest/manifest_test.go
services/datamanager/collection/collection.go
services/datamanager/datamanager.go