minio/pkg/storage/drivers/memory
Harshavardhana d815e6adfd Changes to CreateObject() now returns back md5 along with any error
- This change is necessary to avoid the racy calls to GetObjectMetadata()
- This change is also necessary since one has to reply back md5sum with
  PUT object response header
2015-04-30 03:38:14 -07:00
..
lru Expirations are now based on last accessed instead of time created 2015-04-29 15:28:45 -07:00
memory_test.go Adding expiration 2015-04-29 13:02:21 -07:00
memory.go Changes to CreateObject() now returns back md5 along with any error 2015-04-30 03:38:14 -07:00