browserify / browserify/wzrd.in

Importing the app shouldn't connect to the db

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
637
Forks
79
PR merge metrics
No merged PRs in 30d

Description

You should be able to `require('./')` without getting db lock errors. Calling builder.init() should set up the db on the cache layer.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing what happens when the app is loaded with require('./') and where builder.init() is called. Inspect the cache layer's database setup, then verify that importing the app does not produce db lock errors and that builder.init() initializes the database there.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.