Ariel Shtul
bdbf5eedae
Module api support for RESP3 (#8521)
Add new Module APS for RESP3 responses:
- RM_ReplyWithMap
- RM_ReplyWithSet
- RM_ReplyWithAttribute
- RM_ReplySetMapLength
- RM_ReplySetSetLength
- RM_ReplySetAttributeLength
- RM_ReplyWithBool
Deprecate REDISMODULE_POSTPONED_ARRAY_LEN in favor of a generic REDISMODULE_POSTPONED_LEN
Improve documentation
Add tests
Co-authored-by: Guy Benoish <guy.benoish@redislabs.com>
Co-authored-by: Oran Agra <oran@redislabs.com>
2021-08-03 11:37:19 +03:00
..
2019-12-17 07:49:21 +00:00
2021-06-24 12:44:13 +03:00
2020-12-08 16:41:20 +02:00
2021-07-29 19:45:29 +03:00
2021-01-23 21:53:58 +02:00
2021-08-02 15:50:45 +03:00
2021-06-17 21:45:21 +03:00
2021-04-13 17:41:46 +03:00
2021-06-16 09:45:49 +03:00
2020-11-09 10:46:23 +02:00
2020-10-11 18:10:55 +03:00
2021-02-15 11:40:05 +02:00
2020-10-11 17:21:58 +03:00
2021-02-15 17:08:53 +02:00
2021-06-10 15:39:33 +03:00
2021-06-22 12:26:48 +03:00
2020-10-11 17:21:58 +03:00
2021-06-10 15:39:33 +03:00
2021-08-03 11:37:19 +03:00
2020-06-14 11:20:15 +03:00
2021-01-28 16:19:43 +02:00
2020-11-16 10:34:04 +02:00
2021-04-13 17:41:46 +03:00
2020-11-11 22:57:33 +02:00
2021-02-05 19:54:01 +02:00