[IPython-dev] should we make nodb the default hub backend?

MinRK benjaminrk at gmail.com
Tue Jun 12 12:58:23 EDT 2012


PR Issued <https://github.com/ipython/ipython/pull/1928>.

As for the difficulty of measuring size, it shouldn't be a problem in the
Hub, because all the data is just raw buffers, not unserialized Python
objects.  So we can just use `len` as an accurate measure.

-MinRK

On Mon, Jun 11, 2012 at 11:42 PM, Fernando Perez <fperez.net at gmail.com>wrote:

> On Mon, Jun 11, 2012 at 11:38 PM, Min RK <benjaminrk at gmail.com> wrote:
> > Sounds good to me. I'll give the docs a look, and do a PR with the
> switch tomorrow.  it's entirely possible that I did a bad job documenting
> them in the first place, in which case there would not be much to do.
>
> Perfect, thanks!
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120612/b2649145/attachment.html>


More information about the IPython-dev mailing list