-
1.3.14bd7855c · ·
**Version 1.3.1** - RedisConnector: fixed type checking in `set` and `multiple_set` to allow writing lists and booleans.
-
-
1.2.18bccd041 · ·
**Version 1.2.1** - Fixed `multiple_get` in RedisConnector. - Upgraded py-redis.
-
1.2.0c23212b0 · ·
**Version 1.2.0** - Made RedisConnector asynchronous. - Added direct support for lists.
-
-
1.1.02abc8bc4 · ·
**Version 1.1.0** - Fixed logger's logging level. - Fixed OPC-UA connector disconnect method. - Updated asyncua and py-redis packages.
-
-
-
-
-
-
-
-
-
0.4.07ffab03d · ·
- Added support for retrieving keys in the Redis instance given a pattern.
-
0.3.6ecf659f7 · ·
- Fixed support for inner paths in json_set and json_get in RedisConnector
-
0.3.5cd3ebd22 · ·
- 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
-
-
-