Michel Martens

Results 69 comments of Michel Martens

@scalp42 That's excellent! Thanks!

@confiks What do you think about letting the object load the attributes and then prevent it from saving any changes if the model and the database are out of sync?...

@djanowski I think that's the way to go.

@chriso0710 Thanks for reporting this. There's a synchronization mechanism in place but it's only a mutex for same-process concurrency. I'll work on this and let you know if I find...

Hello @ababich, there are no plans for Redis Cluster support but it's something we could investigate in the future. At first sight it looks like a tough problem. We could...

I have an idea that may work. I'll get back to you tomorrow after testing it a bit.

@ababich I've tried Ohm with Redis Cluster and it works after adding key tags. There's a branch called `namespace` with code that you can try, but you can also check...

@evanleck If I understand correctly, it's something like what I described here: https://github.com/soveran/cuba#embedding-routes-from-other-modules Right? If that's the case, I think we can explore how to do it in Syro. It...

I love the comment about not being a fan :-) I think this is interesting. Are you still using it?