Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tetsuo-cpp/py_lswa
Testing long-running transaction performance with MongoDB
https://github.com/tetsuo-cpp/py_lswa
Last synced: 15 days ago
JSON representation
Testing long-running transaction performance with MongoDB
- Host: GitHub
- URL: https://github.com/tetsuo-cpp/py_lswa
- Owner: tetsuo-cpp
- Created: 2021-02-01T13:07:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T13:32:06.000Z (almost 4 years ago)
- Last Synced: 2024-12-19T06:45:27.727Z (about 1 month ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py_lswa
## Usage
```
$ virtualenv -p python3 .ve/
$ source .ve/bin/activate
$ python lswa.py
```