Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow overriding prefix via constructor
Initialize the prefix as part of the constructor and allow it to be set via the options. Eases ability to set a custom prefix as most users are not likely interacting with the Redis object directly, but rather sending in an options array via a higher-level loader.
- Loading branch information