sapling/blobstore
Simon Farnsworth 969026576d Refactor blobstore lib.rs to reduce its size
Summary:
I'm about to add a memcache caching blobstore, and the blobstore
lib.rs is getting large. Shrink it by removing the outdated comment, replacing
it with documentation comments, and moving the CachingBlobstore to its own file

Reviewed By: jsgf

Differential Revision: D8124626

fbshipit-source-id: ac081a162c2f15a26452ff708d16a108699c279b
2018-05-29 10:08:16 -07:00
..
delayblob/src tp2: update to rust 1.26.0 and corresponding rust-crates-io rebuild 2018-05-11 11:07:33 -07:00
fileblob/src blobstore: restrict the types that can be stored 2018-04-18 19:53:32 -07:00
memblob/src blobstore: restrict the types that can be stored 2018-04-18 19:53:32 -07:00
rocksblob/src blobstore: restrict the types that can be stored 2018-04-18 19:53:32 -07:00
src Refactor blobstore lib.rs to reduce its size 2018-05-29 10:08:16 -07:00
test blobstore: restrict the types that can be stored 2018-04-18 19:53:32 -07:00