lp:~stub/storm/memlimitedcache

Created by Stuart Bishop and last modified
Get this branch:
bzr branch lp:~stub/storm/memlimitedcache
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stuart Bishop
Project:
Storm
Status:
Development

Recent revisions

313. By Stuart Bishop

Flesh out a cache limited by RAM consumption

312. By James Henstridge

Add a NEWS entry about the updated psycopg2 version requirement.

311. By James Henstridge

(Stuart Bishop) Make the PostgreSQL backend require psycopg2 >= 2.0.7.

This allows us to remove the work around for broken quoting in older
releases of psycopg2.
[r=jamesh,therve] [f=322206]

310. By James Henstridge

(Stuart Bishop) Fix ZStorm.get documentation, as per Bug #392011.

[r=jamesh,therve] [f=392011]

309. By James Henstridge

Add a NEWS item for the last commit.

308. By James Henstridge

Raise DisconnectionError if the connection was dropped outside our control.

If the connection is used outside of Storm's control (e.g. if it is
being shared with Django) and Storm misses the initial disconnection
error, it should report the error the next time the connection is used
through Storm.
[r=therve,stub] [f=374909]

307. By James Henstridge

Change compile_python so that constants can be injected into the matcher.

This allows compile_python to work on the class of expressions
containing values whose repr() is not a valid Python expression. It
also removes the need to construct new copies of values in the matcher.
[r=therve,niemeyer][f=349482]

306. By Thomas Herve

Merge django-compatibility-fix [r=niemeyer,therve] [a=statik]

Add support for newer versions of Django by not checking arguments passed to
_cursor.

305. By James Henstridge

(Francis Lacoste) Check for disconnection errors when running tracers.

The timeout tracer executes SQL statements, so it is possible that a
disconnection could be reported at that point.
[r=jkakar,jamesh] [f=360846]

304. By James Henstridge

Add a news entry about the IResultSet adapter.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:storm
This branch contains Public information 
Everyone can see this information.

Subscribers