Chase Gilliam
Chase Gilliam
There's no official way to do that, but I'd accept a PR to do it.
@ibnesayeed what are your thoughts? Is object serialization the wrong direction? I'm trying to think through how to make this work with the pre-backend code.
@parkr is the best practice for releasing a point release, e.g. `2.1.1`, to release it from this branch? I want to release this functionality along side a `2.2.1` so that...
@parkr thanks! That makes a lot of sense, I was having trouble finding a good reference for this.
Ok. I’ll figure out a roll out strategy later today or tomorrow.
This is turning out to be a bit tricky to get working with new and old versions. Stay tuned.
@ibnesayeed can you take a look at this. I have it working with the in memory backend for the new code, but not redis. I'm not sure what I'm missing...
@ibnesayeed I like that organization a lot. My primary concern at the moment is that I'm a bit stuck with the implementation on the Redis backend.
Thanks. I'll work on this a bit more in the next day or so.
Submit a PR and I'll take a look as soon as I can