You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
v.2.2.2
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,6 +1,16 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
## v.2.2.2 - 14 Oct, 2015
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
|
||||||
|
- Fix regular commands not being executed after a .multi until .exec was called ([@BridgeAR](https://github.com/BridgeAR))
|
||||||
|
|
||||||
|
## v.2.2.1 - 12 Oct, 2015
|
||||||
|
|
||||||
|
No code change
|
||||||
|
|
||||||
## v.2.2.0 - 12 Oct, 2015 - The peregrino falcon
|
## v.2.2.0 - 12 Oct, 2015 - The peregrino falcon
|
||||||
|
|
||||||
The peregrino falcon is the fasted bird on earth and this is what this release is all about: Increased performance for heavy usage by up to **400%** [sic!] and increased overall performance for any command as well. Please check the benchmarks in the [README.md](README.md) for further details.
|
The peregrino falcon is the fasted bird on earth and this is what this release is all about: Increased performance for heavy usage by up to **400%** [sic!] and increased overall performance for any command as well. Please check the benchmarks in the [README.md](README.md) for further details.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "redis",
|
"name": "redis",
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"description": "Redis client library",
|
"description": "Redis client library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"database",
|
"database",
|
||||||
|
Reference in New Issue
Block a user