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

Unable to use the library #65

Open
nbhatti opened this issue Nov 6, 2016 · 1 comment
Open

Unable to use the library #65

nbhatti opened this issue Nov 6, 2016 · 1 comment

Comments

@nbhatti
Copy link

nbhatti commented Nov 6, 2016

I am trying to use qless-core
local queue = require "qless"
But right after that, I get the following error,
./qless.lua:2009: attempt to get length of global 'KEYS' (a nil value)
It looks like I am not initializing the library correctly? Is there any other way to initialize?

Thanks.

@dlecocq
Copy link
Contributor

dlecocq commented Nov 14, 2016

This library is for use inside the context of redis, but not as a lua client to qless -- is that the way you're trying to use it?

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