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 ac4f45f commit 27714e5Copy full SHA for 27714e5
README.md
@@ -50,6 +50,8 @@ Extra arguments:
50
This parameter is mandatory.
51
* `x-cache-ttl`: amount of time in seconds messages are kept in cache.
52
This parameter is optional.
53
+ * `x-cache-persistence`: whether the cache will persist on disk or in memory.
54
+ This parameter is optional. Default persistence is memory.
55
56
Message deduplication
57
---------------------
0 commit comments