py3-ana

distributed data storage classes

WWW CVSWeb GITHub
  1. Package version
    py3-ana-0.06p3
  2. Maintainer
    Jasper Lievisse Adriaanse

ANA is a project to provide easy distributed data storage for stuff. It
provides every object with a UUID and, when pickled, will first
serialize the object's state to a central location and then "pickle" the
object into just its UUID. This is really handy when you have to
distribute objects in some distributed system, and you'd rather not
pickle the whole object every time you need to send it.

  • python3

  • lang/python/3.10

  • devel/py-future,python3
  • lang/python/3.10