# SPDX-License-Identifier: AGPL-3.0-or-later
 | 
						|
# lint: pylint
 | 
						|
"""Initialization of a *shared* storage.
 | 
						|
"""
 | 
						|
 | 
						|
from . import redisdb
 | 
						
# SPDX-License-Identifier: AGPL-3.0-or-later
 | 
						|
# lint: pylint
 | 
						|
"""Initialization of a *shared* storage.
 | 
						|
"""
 | 
						|
 | 
						|
from . import redisdb
 |