Merge remote-tracking branch 'origin/pr/977'

* origin/pr/977:
  Cache file descriptors
This commit is contained in:
Jakob Borg
2014-12-07 08:03:34 +01:00
14 changed files with 546 additions and 295 deletions

8
Godeps/Godeps.json generated
View File

@@ -6,8 +6,8 @@
],
"Deps": [
{
"ImportPath": "github.com/AudriusButkevicius/lfu-go",
"Rev": "164bcecceb92fd6037f4d18a8d97b495ec6ef669"
"ImportPath": "github.com/AudriusButkevicius/lrufdcache",
"Rev": "9bddff8f67224ab3e7d80525a6ae9bcf1ce10769"
},
{
"ImportPath": "github.com/bkaradzic/go-lz4",
@@ -25,6 +25,10 @@
"ImportPath": "github.com/calmh/xdr",
"Rev": "45c46b7db7ff83b8b9ee09bbd95f36ab50043ece"
},
{
"ImportPath": "github.com/golang/groupcache/lru",
"Rev": "f391194b967ae0d21deadc861ea87120d9687447"
},
{
"ImportPath": "github.com/juju/ratelimit",
"Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"