[Checkins] [zopefoundation/mongopersist] 7eddaa: - Feature: Added a container-level cache to the ``...

GitHub noreply at github.com
Thu Oct 10 20:19:31 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/mongopersist
  Commit: 7eddaa8f16ad0a40e6c99e781c07bff8fec5e92e
      https://github.com/zopefoundation/mongopersist/commit/7eddaa8f16ad0a40e6c99e781c07bff8fec5e92e
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M CHANGES.txt
    M src/mongopersist/zope/container.py
    M src/mongopersist/zope/tests/test_container.py

  Log Message:
  -----------
  - Feature: Added a container-level cache to the ``MongoContainer``
  object. This cache is only used within the transaction, but it reduced calls
  to Mongo by 40% in a real world use. The cache can be turned off by setting
  ``mongopersist.zope.container.USE_CONTAINER_CACHE`` to false.





More information about the checkins mailing list