partd
Subscription: Developer
Active
Subscription: Developer
Appendable key-value storage that stores raw bytes in a directory. Supports two main operations: append to add key-byte pairs and get to retrieve values. Excels at shuffling operations by appending on old values.
pip install partd==1.4.2
1.4.2
Linux