Hangfire Support SQLLite?

I would like to know, Hangfire support SQLLite ? If yes then which one is the recommended extension to use the Hangfire with the backend is SQLLite.

Here’s the list of the extensions for hangfire : https://www.hangfire.io/extensions.html

As you can see, there is an SQLite hangfire storage (which can be installed using nuget)