Skip to content

1.0.4

Compare
Choose a tag to compare
@Southclaws Southclaws released this 15 Jun 12:23
· 22 commits to master since this release

Reworked Redis_Command to support splitting again but this time values may contain spaces if they are enclosed in quotes.

Example:

Redis_Command(client, "LPUSH \"Hello World\"");