Thank you for this project. I have been using scdb in my [project](https://github.com/ignisda/ryot) with huge success! I do not see a way to get all the keys in the database. Would it be possible to add a `get_all()` impl like [this](https://stackoverflow.com/a/8419509/11667450) SO answer?