Simple statistics aggregation platform
Features
Web interface
Data aggregation
Backend
TCP/IP backend
Redis Pub/Sub backend
HTTP Backend
Storages
Storages used to store statistics
Memory storage (not optimal for hightload projects)
Redis storage (fast for counters increment, but time complexity O(N) for data range select)
TODO: mongodb
TODO: SQL
INSTALLATION
To use gottwall use pip or easy_install:
pip install gottwall
or
easy_install gottwall
CONFIGURATION
See gottwall/examples/config.py
USAGE
GottWall have 2 parts. Web interface application and aggregator application (application that process data).
To run web application execute command: gottwall –config=”examples/config.py” server start
To run aggregator application execute command: gottwall –config=”examples/config” aggregator start
CONTRIBUTE
Fork https://github.com/GottWall/gottwall/ , create commit and pull request.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gottwall-0.2.10.tar.gz.
File metadata
- Download URL: gottwall-0.2.10.tar.gz
- Upload date:
- Size: 394.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e273ec3eafedf7a922235d4003948138ef6e0c1435a3bd86c3418204ed78e80b
|
|
| MD5 |
55d8b99200bb1ccc6b40258d7813df38
|
|
| BLAKE2b-256 |
328c883fd94f5cfb1b3aeff8323260ae303b8ae2160cb02982cf316c8e8e5f5c
|
File details
Details for the file gottwall-0.2.10.linux-i686.exe.
File metadata
- Download URL: gottwall-0.2.10.linux-i686.exe
- Upload date:
- Size: 529.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a0460f4c2490f2728bafc57d7a83fcbf0470e93e71326b0ed1f8936fe420bd9
|
|
| MD5 |
370aca12a2ed9d3452e7842d55415ce9
|
|
| BLAKE2b-256 |
002ac1ab4211a240c300f4fc6b0c2954c94720ec6f11df4f81b65dac0b72ca51
|