Skip to content

Releases: ktekinay/XOJO-Redis

Apple ARM

19 Jan 14:25

Choose a tag to compare

  • Updated redis-server to v.6.0.9.
  • Ready for Apple ARM.
  • Included redis-server for Apple ARM.

1.2

10 Oct 15:52

Choose a tag to compare

1.2
  • Added Redis_MTC.StartMonitor for Monitor mode.
  • RedisServer_MTC.Kill is less fragile.
  • Scan variants will take an optional scan count.
  • Disconnect will flush the TCP buffer first.
  • Updated code to work with Xojo 2019.02.

1.1.1

03 Jun 20:07

Choose a tag to compare

  • Fixed harnesses for Windows (no changes to main code)

1.1

02 Jun 20:34

Choose a tag to compare

1.1
  • Added RedisServer_MTC and unit tests.
  • Added Server GUI project.
  • Added Shutdown.
  • Updated unit tests to work on servers with higher latency.