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

List all names of database #26

Closed zjpjack closed 6 years ago

zjpjack commented 7 years ago

Hi,

do you consider the command that can list all names of databases?

Thanks

patx commented 6 years ago

getall()