Skip to content

Commit e86cedd

Browse files
committed
update changelog
1 parent 60192ee commit e86cedd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

changes/3547.misc.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Moved concurrency-limiting functionality to store classes. The global configuration object no longer
2-
controls concurrency limits. Concurrency limits, if applicable, must now be specified when constructing a store.
2+
controls concurrency limits. Concurrency limits, if applicable, must now be specified when constructing a store.
3+
Users who have subclassed the `Store` class should implement concurrency-limiting logic if appropriate for
4+
their storage backend.

0 commit comments

Comments
 (0)