raito.utils.storages package¶ Subpackages¶ raito.utils.storages.sql package get_sqlite_storage() get_postgresql_storage() get_redis_storage() Submodules raito.utils.storages.sql.postgresql module PostgreSQLStorage raito.utils.storages.sql.sqlalchemy module SQLAlchemyStorage raito.utils.storages.sql.sqlite module SQLiteStorage Submodules¶ raito.utils.storages.json module JSONStorage JSONStorage.get_state() JSONStorage.set_state() JSONStorage.get_data() JSONStorage.set_data() JSONStorage.update_data() JSONStorage.clear() JSONStorage.close()