We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4825069 commit 7c16325Copy full SHA for 7c16325
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# ChangeLog
2
3
+## 2.5.0
4
+ - Implemented flushResponse() function to continue the process after sending a response.
5
+ - Updated glog to v0.6.0
6
+ - Performance improvement for redis client.
7
+ - Implemented memcached client. [Experimental]
8
+ - Implemented a cache-store for memcached, TCacheMemcachedStore class.
9
+
10
## 2.4.0
11
- Implemented memory store for cache.
12
- Updated Mongo C driver to v1.21.2.
0 commit comments