THUKEG / saedb

the SAE platform
http://thukeg.github.com/saedb/
11 stars 19 forks source link

Serialization #59

Closed wweic closed 11 years ago

wweic commented 11 years ago

@thinxer this only implements serialization utility, if Zhilin will take over heterogeneous graph, I think he can also replace mmap_file to avoid conflict.

thinxer commented 11 years ago

@kimiyoung would you like to merge this request into your storage branch?

kimiyoung commented 11 years ago

/home/kimiyoung/code/saedb/src/saedb/serialization/serialize_test.cpp:94: Assertion failure memcmp(c, d, sizeof(c)) == 0 @pondering

wweic commented 11 years ago

@kimiyoung , bug fixed, you can test again.

thinxer commented 11 years ago

already merged.