danielfullmer / nzbfs

NZB Filesystem using FUSE/Python
18 stars 5 forks source link

Use Protocol Buffers #1

Closed danielfullmer closed 11 years ago

danielfullmer commented 11 years ago

Instead of using pickle to serialize file information, use protocol buffers.