Jarek Kowalski
|
de02941442
|
plumbed through key time in map storage
|
2017-11-23 16:43:34 -08:00 |
|
Jarek Kowalski
|
f33ae14573
|
renamed 'blob.Storage' to 'storage.Storage'
|
2017-10-14 16:38:09 -07:00 |
|
Jarek Kowalski
|
3323d17536
|
renamed storage.Storage to blob.Storage
|
2016-09-08 21:11:50 -07:00 |
|
Jarek Kowalski
|
bf40d91585
|
replaced storage.BlockExists() with storage.BlockSize() which returns additional info
|
2016-08-25 21:39:17 -07:00 |
|
Jarek Kowalski
|
381d3780dc
|
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
removed Storage.Flush()
|
2016-08-24 22:18:22 -07:00 |
|
Jarek Kowalski
|
b3a611ffba
|
revamped how vault configuration gets stored
|
2016-08-22 22:20:08 -07:00 |
|
Jarek Kowalski
|
cd012d8fbc
|
code cleanup, logging
|
2016-08-22 21:58:04 -07:00 |
|
Jarek Kowalski
|
dcd7e0f76f
|
godoc cleanup, hiding internal APIs
|
2016-08-21 08:28:40 -07:00 |
|
Jarek Kowalski
|
714d3deb2d
|
renamed logging filesystem files
|
2016-08-07 11:45:49 -07:00 |
|
Jarek Kowalski
|
e57c5d7f82
|
added initial version of caching wrapper (no cache expulsions yet), simplified Storage API
|
2016-08-06 18:49:53 -07:00 |
|
Jarek Kowalski
|
0be422f897
|
reorganized blob storage package - renamed to storage and put gcs/filesystem/logging into subpackages
|
2016-07-13 18:50:31 -07:00 |
|