python3-partd

Appendable key-value storage for Python 3
  https://github.com/dask/partd/
  0
  no reviews



Key-value byte store with appendable values

- Partd stores key-value pairs. - Values are raw bytes. - Appends on old values.

Partd excels at shuffling operations.

This contains the Python 3 version.