Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes from feature-search-json branch #144

Merged
merged 10 commits into from
Apr 28, 2021
Merged

Conversation

oshadmi
Copy link
Contributor

@oshadmi oshadmi commented Apr 21, 2021

No description provided.

rafie and others added 6 commits March 21, 2021 22:53
…ring (#136)

* WIP

* WIP (export rejson api and expose key_inner)

* WIP (commit before rolling-back to bisect/detect a crash)

* WIP open key using RedisModuleString

* WIP fix borrow of RedisKeyWritable::get_value

* WIP cleanup remove unnecessary code

* WIP cleanup

Co-authored-by: oshadmi <omer.shadmi@redislabs.com>
WIP open_with_redis_string does not take ownership of the RedisModuleString
[feature-search-json] Merge from master
@oshadmi oshadmi requested review from gavrie and gkorland April 21, 2021 17:26
src/key.rs Outdated
key_str,
ctx: ctx,
key_inner: key_inner,
key_str: Some(key_str),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oshadmi can we remove key_str?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we can remove it.

@oshadmi oshadmi requested a review from gkorland April 27, 2021 14:33
@oshadmi oshadmi merged commit 281516b into master Apr 28, 2021
@oshadmi oshadmi deleted the omer_merge_to_master branch April 28, 2021 09:14
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.

3 participants