Skip to content

Conversation

chkp-omris
Copy link

No description provided.

@mortensi
Copy link
Member

Thanks for the contribution, @chkp-omris, I will take a look at it as soon as I can!

* Implement streamable-http and add --transport flag with stdio or streamable-http

* Multi hosts (#1)

* Add connect, list_connections, disconnect, switch_default_connection tools to allow dynamically working with multiple redis deployments

* Fix cluster mode

* Ignore /{db} in --url when --cluster-mode is set. Unify connection config handling of CLI and coonection management.

* Refactor config to class-based design and standardize connection management API with cluster_mode support

* Fix cluster mode connection

* Fix config building

* Remove debug logs

* Fix dbsize, scan_keys, scan_all_keys in cluster mode. Fix scan_all_keys, json_get, get_index_info, get_indexed_keys_number, hgetall, get_vector_from_hash decoding

* Add missing import

* Revert dbsize and scan operations special cluster mode handling. Fix client decoding

* Auto detect cluster mode in connect tool

* Correctly display db info in cluster mode

* Fix JsonType

---------

Co-authored-by: Omri Shtamberger <[email protected]>

---------

Co-authored-by: Omri Shtamberger <[email protected]>
@chkp-omris chkp-omris closed this Oct 8, 2025
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