Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Conversation

gkorland
Copy link
Contributor

No description provided.

gkorland added 4 commits July 21, 2019 01:23
2. json_set: error on creation of key with path!=root
3. mark commands as "write"  and open keys with open_key() on readonly
4. set_value: add support for root set and returns error when path not found
5. get_doc: return error on wrong path
2. lib.rs: add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP
@gkorland gkorland requested a review from gavrie July 22, 2019 14:34
@gkorland gkorland changed the title add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP, ARRINDEX Jul 23, 2019
@gkorland gkorland changed the title add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP, ARRINDEX add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP, ARRINDEX, ARRTRIM Jul 23, 2019
@gkorland gkorland changed the title add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP, ARRINDEX, ARRTRIM add support for STRAPPEND, ARRAPPEND, ARRINSERT, ARRPOP, ARRINDEX, ARRTRIM, OBJKEYS Jul 24, 2019
@gkorland
Copy link
Contributor Author

fix #13 #15

@gkorland
Copy link
Contributor Author

#ref 18 add support for RDB READ/WRITE

Copy link
Contributor

@gavrie gavrie left a comment

Choose a reason for hiding this comment

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

Please see my commits on your gkor branch in which I refactored the code to more idiomatic Rust; assuming we agree, the other methods should be refactored as well.

@gkorland
Copy link
Contributor Author

gkorland commented Aug 9, 2019

@gavrie It looks good thanks!

@gkorland gkorland merged commit 95ed035 into master Aug 13, 2019
@gkorland gkorland deleted the gkor branch August 13, 2019 08:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants