Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store skeletons as JSON in RocksDB #1759

Closed
7 tasks
jfrohnhofen opened this issue Apr 12, 2017 · 3 comments
Closed
7 tasks

Store skeletons as JSON in RocksDB #1759

jfrohnhofen opened this issue Apr 12, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@jfrohnhofen
Copy link
Contributor

jfrohnhofen commented Apr 12, 2017

The way skeleton tracings are currently stored in mongoDB does not scale to >200.000 nodes and must thus be stored in a different way.

Log Time

@jfrohnhofen jfrohnhofen self-assigned this Apr 24, 2017
@jfrohnhofen jfrohnhofen added this to the 17_07 Data set centric design (workbench) milestone Jun 7, 2017
@fm3 fm3 self-assigned this Jun 16, 2017
@daniel-wer
Copy link
Member

@fm3 @jfrohnhofen I've made the changes in the frontend to fetch the annotation, dataset and tracing separately (and repaired all places in the frontend that were affected by that). There's still a couple of ToDos, which are being kept track of in the collabedit pad.
At least it's possible to create a skeletontracing now and look at the data. Volume tracings don't seem to work yet and there's a small error for Viewing tracings that I already mentioned to @fm3.

If I understood correctly, the update actions should now be sent to the dataStore instead of the server. Same route or did something change there?

@daniel-wer
Copy link
Member

Just for reference, the relevant branch is bravenewworldSkeletons.

daniel-wer added a commit that referenced this issue Aug 10, 2017
…tinguish between tracingId and annotationId, fix unit tests (#1759)
@hotzenklotz hotzenklotz modified the milestones: 17_07 Data set centric design (workbench), Sprint 17 Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants