Skip to content

Conversation

rafie
Copy link
Contributor

@rafie rafie commented Aug 29, 2019

  • Adapted scheme used in RediSearch (i.e., REDISMODULE_XAPI_* macros)
  • Have X in REDISMODULE_XAPI_*(X) receive (TYPE, NAME, ARGS) tripplet instead of (NAME),
    which makes it possible to avoid double-dipping of API names

- Adapted scheme used in RediSearch (i.e., REDISMODULE_XAPI_* macros)
- Have X REDISMODULE_XAPI_*(X) receive (TYPE, NAME, ARGS) tripplet instead of (NAME),
  which makes it possible to avoid double-dipping of API names
@rafie rafie removed the request for review from mnunberg June 4, 2020 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant