Changelog

WIP

0.5

maintenance:

0.4

0.3.7

0.3.6

0.3.5

0.3.4

0.3.3

0.3.2

Fixed EX/PX bug with SET (see issue #34, thanks @briancaine).

Introduce string and float bound type.

Following commands were added or fixed (due to bound type introduction):

0.3.1

Expose stream type for both lwt and sync backends (see issue #32, thanks @acs1)

0.3.0

Now package contains 3 modules: Redis, Redis_lwt and Redis_sync.

Commands implementations:

Testing changes:

Infrastructure changes: