aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.1.20120612Sunpoet Po-Chuan Hsieh2012-06-162-5/+4
| | | | | | | Changes: https://code.google.com/p/py-leveldb/source/list Notes: svn path=/head/; revision=299427
* - Bump PORTREVISION for databases/leveldb shlib changeSunpoet Po-Chuan Hsieh2012-06-161-0/+1
| | | | Notes: svn path=/head/; revision=299426
* - Add py-leveldb 0.1.20111024Sunpoet Po-Chuan Hsieh2011-10-283-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