ioredis-mock

Emulates ioredis by performing all operations in-memory.

MIT License

Downloads
2.5M
Stars
326
Committers
91

Bot releases are hidden (Show)

ioredis-mock - v5.5.5

Published by stipsan over 3 years ago

5.5.5 (2021-04-29)

Bug Fixes

ioredis-mock - v5.5.4

Published by stipsan over 3 years ago

5.5.4 (2021-04-19)

Bug Fixes

  • update example to include redis-commands peer dep (a668afb)
ioredis-mock - v5.5.3

Published by stipsan over 3 years ago

5.5.3 (2021-04-19)

Bug Fixes

  • Throw better errors on unsupported commands (#1071) (6ffa40e)
ioredis-mock - v5.5.2

Published by stipsan over 3 years ago

5.5.2 (2021-04-15)

Bug Fixes

ioredis-mock - v5.5.1

Published by stipsan over 3 years ago

5.5.1 (2021-04-15)

Bug Fixes

ioredis-mock - v5.5.0

Published by stipsan over 3 years ago

5.5.0 (2021-04-15)

Features

ioredis-mock - v5.4.1

Published by stipsan over 3 years ago

5.4.1 (2021-03-23)

Bug Fixes

  • remove array-from ponyfill (76d5153)
  • remove es6-map ponyfill (66ad021)
  • remove es6-set ponyfill (a55db96)
  • jest.js: stop marking peer deps as externals (426b326)
  • remove legacy nodev6 buffer support (2d745e7)
ioredis-mock - v5.4.0

Published by stipsan over 3 years ago

5.4.0 (2021-03-23)

Features

  • new jest mocking optimized export (0feef19)
ioredis-mock - v5.3.0

Published by stipsan over 3 years ago

5.3.0 (2021-03-18)

Features

ioredis-mock - v5.2.5

Published by stipsan over 3 years ago

5.2.5 (2021-03-15)

Bug Fixes

  • deps: update dependency standard-as-callback to v2.1.0 (#1054) (bd65491)
ioredis-mock - v5.2.4

Published by stipsan over 3 years ago

5.2.4 (2021-02-22)

Bug Fixes

  • Memory Leak: .quit() should remove subscriptions (#1048) (98ab294)
ioredis-mock - v5.2.3

Published by stipsan over 3 years ago

5.2.3 (2021-02-21)

Bug Fixes

  • deps: update dependency lodash to v4.17.21 (#1049) (8c7c436)
ioredis-mock - v5.2.2

Published by stipsan over 3 years ago

5.2.2 (2021-02-13)

Bug Fixes

  • negative stop offset larger than set size in zrange (#1044) (c32b93b)
ioredis-mock - v5.2.1

Published by stipsan over 3 years ago

5.2.1 (2021-01-30)

Bug Fixes

ioredis-mock - v5.2.0

Published by stipsan almost 4 years ago

5.2.0 (2020-11-18)

Features

ioredis-mock - v5.1.0

Published by stipsan almost 4 years ago

5.1.0 (2020-10-28)

Features

ioredis-mock - v5.0.0

Published by stipsan about 4 years ago

5.0.0 (2020-10-21)

Bug Fixes

BREAKING CHANGES

  • node v9 and older is no longer supported. They were soft dropped a long time ago, as the oldest version our node testing suite can run on is v10. But it's now being hard-dropped and the babel generated output will no longer target v0.10.16. Only node versions that receive security patches will be supported moving forward.
ioredis-mock - v4.21.8

Published by stipsan about 4 years ago

4.21.8 (2020-10-02)

Bug Fixes

ioredis-mock - v4.21.7

Published by stipsan about 4 years ago

4.21.7 (2020-10-02)

Bug Fixes

  • Make zscan and zscanStream match ioredis behaviour (#990) (2d78284), closes #602
ioredis-mock - v4.21.6

Published by stipsan about 4 years ago

4.21.6 (2020-10-02)

Bug Fixes

  • ltrim with negative start/end trims improperly (#979) (f3b9aaf)
Package Rankings
Top 1.31% on Npmjs.org
Badges
Extracted from project README
npm npm version Redis Compatibility: 66% semantic-release