Commit graph

6 commits

Author SHA1 Message Date
Pavel Gross
96eb98b678 [22] Client: Container session
Some checks failed
DCO / DCO (pull_request) Failing after 26s
Signed-off-by: Pavel Gross <p.gross@yando.com>
2024-08-19 10:48:06 +03:00
Pavel Gross
0ddde467cd [#20] Client: Optimize memory usage
All checks were successful
DCO / DCO (pull_request) Successful in 41s
Avoid memory allocation, use cache and static

Signed-off-by: Pavel Gross <p.gross@yando.com>
2024-08-01 16:18:19 +03:00
Pavel Gross
35fe791406 [#19] Client: Use specific classes for search
All checks were successful
DCO / DCO (pull_request) Successful in 27s
Signed-off-by: Pavel Gross <p.gross@yando.com>
2024-07-25 14:37:58 +03:00
p.gross
816e1eb2f1 [#17] Models: Remove internal visibility
All checks were successful
DCO / DCO (pull_request) Successful in 3m34s
Signed-off-by: Pavel Gross <p.gross@yando.com>
2024-07-22 14:50:21 +03:00
7b9c19f37c [#17] Client: Add extra parameter
All checks were successful
DCO / DCO (pull_request) Successful in 47s
API methods' parameters types with optional session, polling settings, xHeaders etc. and corresponding handlers have been added

Signed-off-by: Pavel Gross <p.gross@yadro.com>
2024-07-18 15:33:40 +03:00
fefa2da218 [#16] Unit tests
All checks were successful
DCO / DCO (pull_request) Successful in 42s
Signed-off-by: Pavel Gross <p.gross@yadro.com>
2024-07-09 17:56:44 +03:00
Renamed from src/FrostFS.SDK.ModelsV2/Object/Object.cs (Browse further)