openalto / alto

Standard Application-Layer Traffic Optimization (ALTO) Toolset.
MIT License
2 stars 6 forks source link

Use zookeeper to support version control of information resources for the new transport service #35

Open fno2010 opened 1 year ago

fno2010 commented 1 year ago

To implement the new transport service, we need to refine the current openalto architecture to support version control of information resources.

Zookeeper is a good fit for this. In the first version, we will introduce a version control layer using zookeeper.

References:

fno2010 commented 1 year ago

The operator should be able to config which diff algorithm will be used.

Some python libraries for JSON diff that may be useful: