Add Support for Redis as Repository
Closed this issue · 0 comments
subhashb commented
Add support for Redis as a typical key-value repository.
Only functions that are supported on Redis will be supported on the repository, like GET, PUT. Also add support for timed key expiries.