Make inmemoryLocalStorage thread safe #35

Closed
opened 2023-12-18 12:47:53 +00:00 by dkirillov · 1 comment
Member

It would be nice to have thread safe in-memory local storage implementation in this repo. Then we can use it in different client, for example in s3-gw

It would be nice to have thread safe [in-memory local storage implementation](https://git.frostfs.info/TrueCloudLab/policy-engine/src/commit/62ea96b82ce3f07f8ed072358b6bcaf783c15c74/pkg/engine/inmemory/local_storage.go#L15) in this repo. Then we can use it in different client, for example in [s3-gw](https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw/pulls/279)
dstepanov-yadro self-assigned this 2023-12-21 08:03:26 +00:00

Added mutex.

Added mutex.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/policy-engine#35
No description provided.