Tags give the ability to mark specific points in history as being important
-
1.3.1
4bd7855c · ·**Version 1.3.1** - RedisConnector: fixed type checking in `set` and `multiple_set` to allow writing lists and booleans.
-
-
1.2.1
8bccd041 · ·**Version 1.2.1** - Fixed `multiple_get` in RedisConnector. - Upgraded py-redis.
-
1.2.0
c23212b0 · ·**Version 1.2.0** - Made RedisConnector asynchronous. - Added direct support for lists.
-
-
1.1.0
2abc8bc4 · ·**Version 1.1.0** - Fixed logger's logging level. - Fixed OPC-UA connector disconnect method. - Updated asyncua and py-redis packages.
-
-
-
-
-
-
-
-
-
0.4.0
7ffab03d · ·- Added support for retrieving keys in the Redis instance given a pattern.
-
0.3.6
ecf659f7 · ·- Fixed support for inner paths in json_set and json_get in RedisConnector
-
0.3.5
cd3ebd22 · ·- Added support for more types in RedisConnector json_set - Removed support for bytes in RedisConnector json_get (it is actually not supported) - Improved error messages while (dis)connecting to an OPC-UA server in OPCUAConnector and added rethrowing of exceptions
-
-
-