Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timkpaine/durga
Distributed p2p object database
https://github.com/timkpaine/durga
database databases p2p python python3
Last synced: about 2 months ago
JSON representation
Distributed p2p object database
- Host: GitHub
- URL: https://github.com/timkpaine/durga
- Owner: timkpaine
- License: apache-2.0
- Created: 2017-07-18T00:30:42.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T14:30:36.000Z (11 months ago)
- Last Synced: 2024-10-17T22:10:24.780Z (2 months ago)
- Topics: database, databases, p2p, python, python3
- Language: Python
- Homepage:
- Size: 99.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# durga
[![Build Status](https://github.com/timkpaine/durga/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/timkpaine/durga/actions?query=workflow%3A%22Build+Status%22)
[![codecov](https://codecov.io/gh/timkpaine/durga/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/durga)
[![License](https://img.shields.io/github/license/timkpaine/durga.svg)](https://pypi.python.org/pypi/durga/)
[![PyPI](https://img.shields.io/pypi/v/durga.svg)](https://pypi.python.org/pypi/durga/)## Tracker
```python
python3 -m durga.tracker
```## Peer
```python
python3 -m durga.peer
```