@iobroker/db-states-redis

The Library contains the Database classes for Redis based states database client.

@iobroker/js-controller-common-db

The Library contains the common utils for the ioBroker controller which can be used by db classes too, as they do not rely on the db (circular dependencies).

@iobroker/db-objects-redis

The Library contains the Database classes for Redis based objects database client.

@iobroker/db-base

This Library contains base classes that are used by the database classes for ioBroker