Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.1.20120612 | Sunpoet Po-Chuan Hsieh | 2012-06-16 | 2 | -5/+4 |
| | | | | | | | Changes: https://code.google.com/p/py-leveldb/source/list Notes: svn path=/head/; revision=299427 | ||||
* | - Bump PORTREVISION for databases/leveldb shlib change | Sunpoet Po-Chuan Hsieh | 2012-06-16 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=299426 | ||||
* | - Add py-leveldb 0.1.20111024 | Sunpoet Po-Chuan Hsieh | 2011-10-28 | 3 | -0/+42 |
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/ Notes: svn path=/head/; revision=284522 |