Skip to content

0.5

Compare
Choose a tag to compare
@c-cube c-cube released this 17 Jun 14:38
· 52 commits to master since this release
  • add xadd, xlen, xdel, xrange, xrevrange, xtrim, xread
  • add connection_spec constructor with default port
  • require ocaml 4.03 at least
  • Add support for authenticating with ACL (thanks Steven Anderson)

maintenance:

  • move to ounit2 for tests
  • add github actions for CI and doc generation, remove travis