Sanicboi

Results 2 issues of Sanicboi

Currently, Nuxt does not have any integrations with databases except firebase or supabase. I would like to add a [laravel](https://laravel.com/docs/9.x/database)-like database integration with SQL databases via [sequelize](https://sequelize.org/). MongoDB may also...

Added memcached support. Had to change some functions and types due to the fact that they are not supported by memcached. For instance, memcached does not support getKeys.

driver
ready