rules icon indicating copy to clipboard operation
rules copied to clipboard

V2 precistancy

Open alonbg opened this issue 5 years ago • 2 comments

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

alonbg avatar Jun 27 '19 17:06 alonbg

Hi, I haven't added the persistence hooks yet. I will be adding them in the next couple of weeks.

jruizgit avatar Jul 01 '19 01:07 jruizgit

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!

tonythomas01 avatar Aug 27 '20 10:08 tonythomas01