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 d1a1a14 commit 9cbff86Copy full SHA for 9cbff86
CHANGELOG.md
@@ -3,4 +3,5 @@
3
1. Add more unit testings and integration testings.
4
2. Add prometheus metrics api. /metrics api.
5
3. Pop Api is using BRPOP to pop job from redis queue. Check configuration of delay_queue.pop_job_block_time.
6
-4. Support Redis Cluster. See more detail in configuration of redis address.
+4. Support Redis Cluster. See more detail in configuration of redis address.
7
+5. Compress encoding. Similar to protobuf encoding.
0 commit comments