[Checkins] [zopefoundation/ZEO] 7e5b78: Async changes driven by ClientStorage integration

GitHub noreply at github.com
Wed May 18 23:55:13 CEST 2016


  Branch: refs/heads/asyncio
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 7e5b78fcfc965f28d6d13ec4c60ae2e1968af5c6
      https://github.com/zopefoundation/ZEO/commit/7e5b78fcfc965f28d6d13ec4c60ae2e1968af5c6
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M src/ZEO/asyncio/client.py
    M src/ZEO/asyncio/testing.py
    M src/ZEO/asyncio/tests.py

  Log Message:
  -----------
  Async changes driven by ClientStorage integration

- Fixed tpc_finish:

  - Use tid from server to update cache.

  - Accept and call callback function.

- Implemented flow control

- Added connection/disconnection notification (to client storage).

- implemented get_peername.

- implemented is_read_only

- renamed callAsync to async (death to Camels!)




More information about the checkins mailing list