Skip to content

0.11.0

Compare
Choose a tag to compare
@argaen argaen released this 14 Oct 10:18
· 275 commits to master since this release
  • Support str for timeout and ttl #454 - Manuel Miranda
  • Add aiocache_wait_for_write decorator param #448 - Manuel Miranda
  • Extend and improve usage of Cache class #446 - Manuel Miranda
  • Add caches.add functionality #440 - Manuel Miranda
  • Use raw msgpack attribute for loads #439 - Manuel Miranda
  • Add docs regarding plugin timeouts and multicached #438 - Manuel Miranda
  • Fix typehints in lock.py #434 - Aviv
  • Use pytest_configure instead of pytest_namespace #436 - Manuel Miranda
  • Add Cache class factory #430 - Manuel Miranda