AadamZ5 / AadamZ5/hddmond

Impliment DB agnostic data service

Ouverte
#7 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement help wanted todo
Langage dominant
Python
Étoiles
3
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The current data-service is heavily tailored to Apache's CouchDB with no real generic implementation. The database service should be database-agnostic with the ability to allow users to chose which database to use, simplifying docker setups.

Implementing this should give insight into what databases are widely used, and additionally, what databases are small and portable, in the case of a minimal setup.

- [ ] Define generic database interface
- [ ] Implement CouchDB interface implementation
- [ ] Implement TestDB / MemoryDB interface implementation
- [ ] Research other databases to initially support
- [ ] Implement configuration options for different databases, with a proper schema-file

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.