Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
redis: Fix List call to strip table prefix from result
The plugin stores the keys prefixed with the "Table" name in Redis. We should remove that prefix from the keys returned by "List()". Partial-Fix: micro#57
- Loading branch information