From 0486be2de3930128bd869bd1494bcc5ab1abe399 Mon Sep 17 00:00:00 2001 From: Jesus Ruiz Date: Thu, 6 Feb 2014 23:02:58 -0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a565cd65..d2ce0d3d 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,10 @@ Durable Rules relies on state of the art technologies: To learn more: * [Setup](https://github.com/jruizgit/rules/blob/master/setup.md) * [Tutorial](https://github.com/jruizgit/rules/blob/master/tutorial.md) -* [Concepts](https://github.com/jruizgit/rules/blob/master/concepts.md) +* [Concepts](https://github.com/jruizgit/rules/blob/master/concepts.md) + +Blog posts: +* [Inference: From Expert Systems to Cloud Scale Event Processing](http://jruizblog.com/2014/01/27/event-processing/) +* [Rete Meets Redis](http://jruizblog.com/2014/02/02/rete-meets-redis/) + +