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
..
2020-12-11 18:31:40 +02:00
2021-06-22 12:50:17 +03:00
2021-03-30 23:11:32 +03:00
2021-08-03 11:37:19 +03:00
2021-06-22 12:50:17 +03:00
2021-06-09 15:13:24 +03:00
2011-07-10 23:25:48 +02:00
2021-07-29 12:32:28 +03:00