IndexedDB and concurrency support
Personne n'a encore pris cette issue.
- Langage dominant
- JavaScript
- Étoiles
- 13.7k
- Forks
- 1.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, sqlite
- Domaine
- databases
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 15/100