shogo82148 / Redis-Fast

fast perl binding for Redis database
https://metacpan.org/release/Redis-Fast
Other
25 stars 21 forks source link

Fix deep recursion #24

Closed shogo82148 closed 10 years ago

shogo82148 commented 10 years ago

this pr will fix #21

vsespb commented 10 years ago

Tested. LGTM.

shogo82148 commented 10 years ago

thank you! I will merge it.