Sebastian Messmer
|
b64d352a8c
|
BlobStore also returns BlobKey
|
2014-12-05 15:37:35 +01:00 |
|
Sebastian Messmer
|
b9c2f43afb
|
Test loading a not existing blob (and fix behaviour for that case)
|
2014-12-05 12:00:05 +01:00 |
|
Sebastian Messmer
|
a34b5a316f
|
Added Blob::flush() and test cases for it
|
2014-12-05 11:22:44 +01:00 |
|
Sebastian Messmer
|
a699350e19
|
Simplify Data::LoadFromFile and use DISALLOW_COPY_AND_ASSIGN for OnDiskBlob and OnDiskBlobStore
|
2014-12-05 08:14:19 +01:00 |
|
Sebastian Messmer
|
c20b09030d
|
Move load from file functionality to Data class
|
2014-12-05 08:08:45 +01:00 |
|
Sebastian Messmer
|
e32a84eb8e
|
Add Data::StoreToFile
|
2014-12-05 07:42:39 +01:00 |
|
Sebastian Messmer
|
e52da598f4
|
Write some test cases for OnDiskBlob and also change implementation to adapt them
|
2014-12-05 07:16:35 +01:00 |
|
Sebastian Messmer
|
ab3b5d906c
|
Written a ondisk blobstore implementation and started with test cases
|
2014-12-05 06:20:38 +01:00 |
|
Sebastian Messmer
|
a43359c3b0
|
Added size parameters to blobstore interface
|
2014-12-05 06:06:05 +01:00 |
|
Sebastian Messmer
|
90c49dabc6
|
Written first version of the blobstore interface
|
2014-12-05 04:50:50 +01:00 |
|