Harshavardhana
|
01b474fca3
|
Move expiration code into its own and add ticker select case
|
2015-05-08 12:37:49 -07:00 |
|
Frederick F. Kautz IV
|
ed71c28c37
|
Fixing panic in intelligent, attempted to delete nonexistent key
|
2015-05-07 19:12:49 -07:00 |
|
Harshavardhana
|
75028c2ad1
|
Add lexicographic Marker/NextMarker support for recursive listing of objects.
Also update times when an object is accessed logic
|
2015-05-05 18:05:34 -07:00 |
|
Harshavardhana
|
193a6606db
|
Fix a potential race between ExpireObjects() and Set() over items map
|
2015-05-04 22:36:47 -07:00 |
|
Harshavardhana
|
ed1259d6f0
|
Deprecate LRU use just map[string]interface{} and call it intelligent 'cache'
|
2015-05-04 22:01:56 -07:00 |
|