Skip to content

Implement batch gets

Compare
Choose a tag to compare
@jswarren4 jswarren4 released this 23 Sep 19:43
· 67 commits to master since this release
72d97d8
Implement batch gets for rule evaluation (#115)

* Add prerequisites

* Use cache functionality in keyprocessor

* Add unit test

* Remove unused cache

* Add more unit tests

* Update worker rule resolution

* Set method name for getCachedAPI context

* Second rule check

* Add method to lock context

* Add clarification comment