Jaeseong Kim

Results 2 comments of Jaeseong Kim

I've solved this. refer to [pry/pry#230420454](https://github.com/pry/pry/issues/1429#issuecomment-230420454)

I write this because there's maybe someone who's mistaken like me. First, I wrote my code like ``` await redlock.acquire([ 'StoreProduct', // table name (static), storeProduct.id, // record id (dynamic),...