Skip to content

Releases: repsheet/redis_module

0.0.7

04 Dec 13:18
Compare
Choose a tag to compare

Adds REPSHEET.VERSION command

0.0.6

03 Aug 16:47
Compare
Choose a tag to compare

Fixes incorrect return value for status

0.0.5

23 Jun 18:57
Compare
Choose a tag to compare

Adds reason to pubsub messages

0.0.4

23 Jun 17:09
Compare
Choose a tag to compare

Changes the return type of the REPSHEET.STATUS command to return an array of entries rather than a status. This reduces the number of round trips necessary to determine the status and reason of known actors.

0.0.3

11 Feb 01:48
Compare
Choose a tag to compare

Adds publish functionality on repsheet changes

0.0.2

01 Dec 01:38
Compare
Choose a tag to compare

Adds proper naming to module

0.0.1

01 Dec 01:32
Compare
Choose a tag to compare

Initial release