Preliminary support for redis as a config database
slacmshankar
released this
22 Jun 17:24
·
680 commits
to master
since this release
Added preliminary support for using redis as a config database.
Added support for matching names from external appliances..
Some bug fixes
--> Do not try to determine V3 fields for V4 types (Thanks Heinz)
--> Fix boundary conditions for time-based iterators (Thanks Anton)
--> getAllPVs without the pv argument should include aliases (Thanks Jud)
--> Some other V4 integration fixes