Skip to content

Releases: juspay/purescript-presto-backend

v0.1.5

11 Mar 11:54
922e532
Compare
Choose a tag to compare

Fixed "missing field" issue with setHash, setHashInMulti

v0.1.4

11 Mar 08:56
bc1c57e
Compare
Choose a tag to compare

Refactored - "0.1.3 - Added support for Redis multi and exposed the following functions that run in a multi in BackendFlow Monad"

v0.1.3

04 Mar 10:53
a0a9e24
Compare
Choose a tag to compare

Added support for Redis multi and exposed the following functions that run in a multi in BackendFlow Monad:

getMulti, setCacheInMulti, getCacheInMulti, delCacheInMulti, setCacheWithExpiryInMulti, expireInMulti, incrInMulti, setHashInMulti, getHashInMulti, setWithOptionsInMulti, publishToChannelInMulti, subscribeInMulti, enqueueInMulti, dequeueInMulti, getQueueIdxInMulti

v0.1.2

21 Feb 12:25
c81947f
Compare
Choose a tag to compare

Checkpointing Dependencies to specific versions

Checkpointing the following deps:

purescript-sequelize => v0.1.2
purescript-body-parser => v0.1.0
purescript-redis => v0.1.0

Commit

v0.1.0

21 Feb 11:38
6ec0230
Compare
Choose a tag to compare

Stable checkpointing

v0.1

16 Aug 17:40
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial Release.