README
wrkr-store-mongodb
Wrkr storage engine for MongoDB
For more info see https://github.com/whyhankee/wrkr
Todo
- Replace mongoose by regular mongo driver Mongoose was easy to setup, it's overkill though
Wrkr datastore for MongoDB
<script type="module">
import wrkrStoreMongodb from 'https://cdn.skypack.dev/wrkr-store-mongodb';
</script>
Wrkr storage engine for MongoDB
For more info see https://github.com/whyhankee/wrkr