Upgrades windshaft and cartodb-redis

This commit is contained in:
Raul Ochoa 2014-09-18 19:05:20 +02:00
parent 6523c4bbbb
commit 18233e9ea1
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
--------------------
Enhancements:
- Upgrades windshaft
- Upgrades windshaft and cartodb-redis
- Supports `!scale_denominator!` dynamic param in SQL queries
- Metrics revamp: removes and adds some metrics

View File

@ -24,10 +24,10 @@
"dependencies": {
"node-varnish": "https://github.com/Vizzuality/node-varnish/tarball/0.3.0",
"underscore" : "~1.6.0",
"windshaft": "https://github.com/CartoDB/Windshaft/tarball/0.25.1",
"windshaft": "https://github.com/CartoDB/Windshaft/tarball/0.26.0",
"step": "~0.0.5",
"request": "~2.9.203",
"cartodb-redis": "https://github.com/CartoDB/node-cartodb-redis/tarball/0.10.0",
"cartodb-redis": "https://github.com/CartoDB/node-cartodb-redis/tarball/0.11.0",
"cartodb-psql": "https://github.com/CartoDB/node-cartodb-psql/tarball/0.4.0",
"redis-mpool": "https://github.com/CartoDB/node-redis-mpool/tarball/0.1.0",
"lzma": "~1.3.7",