neithere / pyrant (http://pypi.python.org/pypi/pyrant/)

A pythonic API for Tokyo Tyrant. Documentation: http://packages.python.org/pyrant/

Clone this repository (size: 118.1 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/neithere/pyrant/

Shortlog (showing r59:c7053b973f36 (tip) → r35:9850671b5beb)

Age Author Message A M D «
2 weeks neithere neithere Fixed the README that seemed to not render correctly on PyPI. 1
2 weeks neithere neithere Updated link to PyModels in README. 1
2 weeks neithere neithere Merged with Eivind. Added his name and a short history note to the AUTHORS file. 4
3 weeks uggedal uggedal Added ability to set a socket timeout. 1
3 weeks uggedal uggedal Gracefully handle server shutdown. See: 1
3 weeks uggedal uggedal Python 2.5 compatible exception instantiation. 1
3 weeks neithere neithere Bumping version. 2
3 weeks neithere neithere Improved documentation-related stuff. 1 3
3 weeks neithere neithere Added documentation. Restructured tests (added a shell script test.sh to… 2 7 2
4 weeks neithere neithere Bump version. 1
4 weeks neithere neithere BUGFIX: skip empty references in Django import script. 1
4 weeks neithere neithere BUGFIX: setup script would not include pyrant.utils in the package since previou… 2
4 weeks neithere neithere Added a simple script that imports Django models to Tokyo Tyrant. Supports… 2 1 1
4 weeks neithere neithere Made Tyrant class more dict-like (added methods iteritems, items, itervalues,… 4
4 weeks neithere neithere Added ability to tune encoding error handling in protocol. (User will have to… 2
4 weeks neithere neithere Docs: Added missing description of a query lookup. 1
6 weeks neithere neithere BUGFIX: boolean values were stored incorrectly; the high-level query machinery… 9
2 months neithere neithere Updated documentation. 1
2 months neithere neithere Updated the readme file. 1
2 months neithere neithere BACKWARDS INCOMPATIBLE. Heavily refactored the whole app. Renamed most lookups… 12
5 months lasizoillo lasizoillo Full support in search subcommand of misc command: 3
6 months lasizoillo lasizoillo Clean index stuff 1
6 months lasizoillo lasizoillo More tests. 1 1
6 months lasizoillo lasizoillo Added "contains_and" and "search" operands. Make accesible "eq_or" for numbers… 2
6 months lasizoillo lasizoillo Test Tyrant object. Not 100% yet. 1