Delete an object from the server specified by the key given.
@paramin key key of object to delete @paramin expiration time to delete the object after @return true on success; false otherwise
See Implementation
Delete an object from the server specified by the key given.
@paramin key key of object to delete @paramin expiration time to delete the object after @return true on success; false otherwise