univention.ldap_cache.cache package#

univention.ldap_cache.cache.get_cache() GdbmCaches[source]#

Subpackages#

Submodules#

univention.ldap_cache.cache.shard_config module#

univention.ldap_cache.cache.shard_config.shards_from_config() list[type[GdbmShard]][source]#
univention.ldap_cache.cache.shard_config.add_shard_to_config(db_name: str, single_value: bool, reverse: bool, key: str, value: str, ldap_filter: str) None[source]#
univention.ldap_cache.cache.shard_config.rm_shard_from_config(db_name: str, single_value: bool, reverse: bool, key: str, value: str, ldap_filter: str) None[source]#