Alex Atallah

Results 3 issues of Alex Atallah

- Adapters inherit from an abstract class in `src/adapters/base.ts`. That way we can enforce implementation of each method. - Adapters must also support transactions, which (for IORedis) work with a...

Looking for someone to take this on!

Apologies for batching a few changes together, but the gist of the motivation is available in the README: 1. Needed a way of accepting function arguments to the magic functions...