sql-js / sql-js/sql.js

IndexedDB and concurrency support

オープン
#124 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
JavaScript
スター
13.7k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi Kripken,

I am working on a web crawler and I need a database to store the links I find and avoid crawling the same link twice. I use PhantomJS 2.0 and this is supposed to support IndexedDB but I could not get a single code example to work so I am considering using your project instead. Have you tried IndexedDB in PhantomJS yourself?

Now to make the crawler faster I could have several instances of PhantomJS and split the workload of pages to scan. However I would have a single database for all PhantomJS instances. I was wondering whether your project supported concurrency methods.

Thanks,

Alban

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

The issue names no files, tests, or entry points and asks broadly about IndexedDB and concurrency support. Start by reviewing the project's documented database and concurrency capabilities, then clarify the intended use case and acceptance criteria with maintainers; done cannot be defined from the current issue.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, sqlite
領域
databases
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。