Coder Social home page Coder Social logo

recloud's People

Contributors

doldre avatar lanheight avatar lanzero avatar poplarzhaoyang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

recloud's Issues

Return value added request

We hope add_adaptor method could return the instance of Adapter just added immediately to use.
Whats more, a tuple is better.
It should return (node_seq, instance) and I will write it to our configuration, in order to help me get the instance quickly after system restarts.

ImportError: No module named 'bypy'

@doldre This bug only occur in python3 and it works well when your code is running as main code. You should take care about the relative import problem when your code is running as a module.

冗余机制的设定

原则:

  • 系统文件的冗余备份独立于普通文件;
  • 系统文件的恢复必须是自组织的,独立于普通文件的文件表机制;
  • 随着云存储节点的增加,系统文件的可恢复能力增加,通过单个节点恢复配置文件的可能性下降;
  • 随着云存储节点的登陆,系统文件的恢复的可能性增加;

本地添加config_cache目录

用于缓存过去登陆设备的配置块和已经恢复下来的配置文件,当新设备新建节点时,可以免去重新下载的负荷
config_cache目录结构:

  • 以设备命名的子目录
  • 恢复成功,用于更新配置的临时配置文件目录tem_config

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.