Skip to content

1.1.7

Compare
Choose a tag to compare
@sqla-tester sqla-tester released this 06 Jul 01:24
· 50 commits to main since this release

1.1.7

Released: Tue Jul 5 2022

usecase

  • [usecase] [memcached] Added MemcacheArgs.dead_retry and
    MemcacheArgs.socket_timeout to the dictionary of
    additional keyword arguments that will be passed
    directly to GenericMemcachedBackend().

    References: #223