aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-leveldb/pkg-descr
blob: 80d567dcc52f50952be90274a5fda661543866bc (plain) (blame)
1
2
3
4
5
py-leveldb is a thread-safe Python bindings for LevelDB. It has all features
from the LevelDB API, except for:
- Arbitrary key comparison
- Snapshots
- All iteration except for single-step forward