Skip to content

rbarrois/python-localcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-localcache

This library allows caching locally a remote datasource, and synchronizing it with a remote entity. It includes a conflict resolution mechanism (local changes are kept separately from the remote state).

The library should work with any kind of objects, with hooks to provide custom serialization methods.

About

Python library to store a local cache of a remote resource. Includes resync mechanism and conflict resolution tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages