Hi,
I fixed the enum thing. It was a mismatch between int and long. D'oh!
> Are there conventions for mapping more complex types such as Date for
instance?
No (at least I don't know any), so we should go as we need it.
> TTL
Implemented.
> Transactions: Ah, that's interesting. So it should be po
2015-07-21 14:14 GMT+02:00 Mark Paluch :
> Hi Gunnar,
>
> thanks for your helpful feedback. I will come up with a PR as soon as we
> agree on the strategies issue - well, perhaps in a couple days. I can and
> will support you and I can help you with support/maintenance for the Redis
> module in th
Hi Gunnar,
thanks for your helpful feedback. I will come up with a PR as soon as we
agree on the strategies issue - well, perhaps in a couple days. I can and
will support you and I can help you with support/maintenance for the Redis
module in the future. I will have to ask you in return on some sp
Hi Mark,
Many thanks for giving this a try; Your work looks impressive, it's very
advanced for an initial dialect contribution, covering many advanced cases
already. So kudos for that!
Please find some remarks and questions below.
Cheers,
--Gunnar
2015-07-17 17:16 GMT+02:00 Mark Paluch :
> H