pypi pottery 1.0.5
v1.0.5

latest releases: 3.0.0, 2.3.7, 2.3.6...
3 years ago

Optimization: Slightly improve Redlock and NextId initialization

  • Previously, we were storing Lua scripts on instances and re-registering them on every instantiation
  • Now, we store Lua scripts on classes and register them on only the first instantiation

What's Changed

  • Save Lua scripts as class vars; register them once by @brainix in #283

Full Changelog: v1.0.4...v1.0.5

Don't miss a new pottery release

NewReleases is sending notifications on new releases.