patx / pickledb

pickleDB is an open source key-value store using Python's json module.
https://patx.github.io/pickledb
BSD 3-Clause "New" or "Revised" License
925 stars 125 forks source link

LRANGE implementation for pickle db #62

Closed vikneswaran20 closed 5 years ago

vikneswaran20 commented 5 years ago

Added the implementation for the LRANGE