rules
rules copied to clipboard
V2 precistancy
Hi @jruizgit
Per my understanding extending V2 with precistancy is supposed. I guess I cloud do some reverse engineering on current version .. Can you please send some quick guidelines. Thank you
Hi, I haven't added the persistence hooks yet. I will be adding them in the next couple of weeks.
Hey @jruizgit, happy to ping on this old task again. We were upgrading from v1 to v2 and came across a couple of questions. We need persistence, and was looking to hook the v2 to redis of course.
I dont see any official documentation on this yet, but I see a couple of tests that touch this.
Do I get it correct that to implement V2 and hook to redis, I have to do something like https://github.com/jruizgit/rules/blob/master/testpy/testdurable.py ?
Thanks!