summaryrefslogtreecommitdiffstats
path: root/feature-session-persistence/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2017-08-22Add feature-session-persistenceKevin McKiou1-0/+1
This commit adds the feature-session-persistence module which will persist drools session data to allow stateful transactions which can persist across node restarts and failovers. It also picks up recent changes to the master branch to avoid merge conflicts. Issue-ID: POLICY-133 Change-Id: Ifdcd8280ea6df07db79562f1b01fa90296a8b878 Signed-off-by: Kevin McKiou <km097d@att.com>