Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smatiolids/vector-loadtest-mgc


https://github.com/smatiolids/vector-loadtest-mgc

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Loader

Copy `_env_sample` file to `.env`. Edit the variables as:

```
MODE="dse"
DSE_NODES=""
DSE_USER=""
DSE_PASS=""
```

Edit load.py file.

Change the line 53 with the appropriate file path.

```
python3 loader.py
```