Skip to content

Conversation

@KarthikSubbarao
Copy link
Member

Add support for generating bindings on ValkeyModule APIs by implementing Option 1 here: #171

@dmitrypol dmitrypol merged commit c28163f into valkey-io:main Feb 12, 2025
1 check passed
dmitrypol added a commit that referenced this pull request Feb 13, 2025
* updated version to 0.1.3

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* Add support for generating bindings on ValkeyModule APIs (#172)

* Add support for generating bindings on ValkeyModule APIs

Signed-off-by: Karthik Subbarao <[email protected]>

* Update header files to match latest OSS core engine header files

Signed-off-by: Karthik Subbarao <[email protected]>

---------

Signed-off-by: Karthik Subbarao <[email protected]>
Signed-off-by: Dmitry Polyakovsky <[email protected]>

* minor cleanup tests and data_type2.rs
updated dependencies

Signed-off-by: Dmitry Polyakovsky <[email protected]>

---------

Signed-off-by: Dmitry Polyakovsky <[email protected]>
Signed-off-by: Karthik Subbarao <[email protected]>
Co-authored-by: Dmitry Polyakovsky <[email protected]>
Co-authored-by: KarthikSubbarao <[email protected]>
dmitrypol added a commit that referenced this pull request Feb 28, 2025
* Minor cleanup and dependency updates (#173)

* updated version to 0.1.3

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* Add support for generating bindings on ValkeyModule APIs (#172)

* Add support for generating bindings on ValkeyModule APIs

Signed-off-by: Karthik Subbarao <[email protected]>

* Update header files to match latest OSS core engine header files

Signed-off-by: Karthik Subbarao <[email protected]>

---------

Signed-off-by: Karthik Subbarao <[email protected]>
Signed-off-by: Dmitry Polyakovsky <[email protected]>

* minor cleanup tests and data_type2.rs
updated dependencies

Signed-off-by: Dmitry Polyakovsky <[email protected]>

---------

Signed-off-by: Dmitry Polyakovsky <[email protected]>
Signed-off-by: Karthik Subbarao <[email protected]>
Co-authored-by: Dmitry Polyakovsky <[email protected]>
Co-authored-by: KarthikSubbarao <[email protected]>
Signed-off-by: Dmitry Polyakovsky <[email protected]>

* updated data_type2 to be able to load alloc and alloc2 modules together
minor tweaks

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* updated version to 0.1.4

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* added functions to get_client_id, name, username, info and certificate
added example and tests

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* moved client functions to client.rs

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* renamed function get_redis_version_* to get_server_version_* (#178)

Signed-off-by: VanessaTang <[email protected]>
Signed-off-by: Dmitry Polyakovsky <[email protected]>

* returning RedisModuleClientInfo in get_client_info

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* set_client_name

Signed-off-by: Dmitry Polyakovsky <[email protected]>

* Use VM_Init by default and RM_Init only via a new feature flag (#176)

* Use VM_Init by default and RM_Init only via a new feature flag

Signed-off-by: Karthik Subbarao <[email protected]>

* update readme

Signed-off-by: Karthik Subbarao <[email protected]>

---------

Signed-off-by: Karthik Subbarao <[email protected]>
Signed-off-by: Dmitry Polyakovsky <[email protected]>

---------

Signed-off-by: Dmitry Polyakovsky <[email protected]>
Signed-off-by: Karthik Subbarao <[email protected]>
Signed-off-by: VanessaTang <[email protected]>
Co-authored-by: Dmitry Polyakovsky <[email protected]>
Co-authored-by: KarthikSubbarao <[email protected]>
Co-authored-by: VanessaTang <[email protected]>
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.

2 participants