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

Cant get PUT to work in REPL mode #47

Open
fergiemcdowall opened this issue Aug 17, 2015 · 3 comments
Open

Cant get PUT to work in REPL mode #47

fergiemcdowall opened this issue Aug 17, 2015 · 3 comments

Comments

@fergiemcdowall
Copy link

I cant PUT anything into the database in REPL mode.

I am doing this: PUT mykey mycoolvalue

How do you put entries into the database?

@fergiemcdowall
Copy link
Author

Oh- strings have to be double-quoted like so: PUT "mykey" "mycoolvalue"

@fergiemcdowall
Copy link
Author

also works: PUT mykey "mycoolvalue"

@heapwolf
Copy link
Owner

heapwolf commented May 3, 2016

Documentation PR?

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

No branches or pull requests

2 participants