aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb/pkg-descr
blob: 4df144dd63b71ad91223691bfa3bba17bc9ebc97 (plain) (blame)
1
2
3
4
5
6
7
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

WWW: http://code.google.com/p/py-leveldb/