Releases: vdaburon/simple-table-server-alone
Releases · vdaburon/simple-table-server-alone
Version 5.0 first release same features as JMeter Plugin STS
Start at version 5.0 because this Simple Table Server (STS) Alone as same features as JMeter Plugin STS v5.0
Commands are :
- INITFILE - load a csv file in a memory list of lines
- READ - read a line
- READMULTI - read multi lines
- ADD - add a line in a list
- SAVE - save the list to a file
- FIND - find a line in a list
- LENGTH - the length of a list
- STATUS - display the list of loaded files and the number of remaining lines
- RESET - remove all elements from the specified list
- CONFIG - display STS configuration