Itamar Turner-Trauring
|
0e8f2aa702
|
More memory usage reductions.
|
2022-06-29 13:58:05 -04:00 |
|
Itamar Turner-Trauring
|
520456bdc0
|
Add streaming to CBOR results.
|
2022-06-29 11:26:25 -04:00 |
|
Itamar Turner-Trauring
|
efe9575d28
|
Nicer testing infrastructure so you don't have to switch back and forth between
sync and async test APIs.
|
2022-06-29 11:25:28 -04:00 |
|
Itamar Turner-Trauring
|
6dd2b2d583
|
More streaming, with tests passing again.
|
2022-06-27 17:00:24 -04:00 |
|
Itamar Turner-Trauring
|
06eca79263
|
Minimal streaming implementation.
|
2022-06-27 14:12:17 -04:00 |
|
Itamar Turner-Trauring
|
bfd54dc6ea
|
Switch to newer attrs API, for consistency across the module.
|
2022-06-27 11:30:49 -04:00 |
|
Itamar Turner-Trauring
|
1154371d22
|
Clarifying comments.
|
2022-06-23 12:51:07 -04:00 |
|
Itamar Turner-Trauring
|
01d8cc7ab6
|
Put the attribute on the correct object.
|
2022-06-23 12:49:07 -04:00 |
|
Itamar Turner-Trauring
|
eb1e48bcc3
|
Add a timeout.
|
2022-06-23 12:47:33 -04:00 |
|
Itamar Turner-Trauring
|
0c99a9f7b0
|
Make it more accurate.
|
2022-06-23 12:44:17 -04:00 |
|
Itamar Turner-Trauring
|
d70f583172
|
More cleanups.
|
2022-06-23 12:43:46 -04:00 |
|
Itamar Turner-Trauring
|
026d63cd6a
|
Fix some mypy warnings.
|
2022-06-23 12:41:47 -04:00 |
|
Itamar Turner-Trauring
|
d86f8519dc
|
Simplify implementation.
|
2022-06-23 12:41:01 -04:00 |
|
Itamar Turner-Trauring
|
04156db74e
|
Delay Negotiation.connectionMade so we don't create unnecessary timeouts.
|
2022-06-23 12:32:43 -04:00 |
|
Itamar Turner-Trauring
|
1579530895
|
Add working HTTP support.
|
2022-06-23 07:59:43 -04:00 |
|
Itamar Turner-Trauring
|
c5724c1d0a
|
Clarify.
|
2022-06-22 14:20:42 -04:00 |
|
Itamar Turner-Trauring
|
7577d1e24c
|
Sketch of HTTP support, still untested WIP.
|
2022-06-22 14:19:29 -04:00 |
|
Itamar Turner-Trauring
|
7910867be6
|
It actually works(?!) now.
|
2022-06-22 10:23:23 -04:00 |
|
Itamar Turner-Trauring
|
e1daa192fb
|
Sketch of protocol switcher experiment.
|
2022-06-21 17:20:08 -04:00 |
|
Itamar Turner-Trauring
|
d37f187c07
|
Lint fix.
|
2022-06-08 13:56:23 -04:00 |
|
Itamar Turner-Trauring
|
db42651355
|
Be more consistent and just always write to the request in read_range .
|
2022-06-08 13:55:47 -04:00 |
|
Itamar Turner-Trauring
|
00381bc24f
|
Correction now that it does more than what it did before.
|
2022-06-08 13:52:45 -04:00 |
|
Itamar Turner-Trauring
|
c3a304e1cc
|
Lint and mypy fixes.
|
2022-06-06 11:04:34 -04:00 |
|
Itamar Turner-Trauring
|
85774ced95
|
Run shared tests on mutables too, with appropriate fixes to the tests and the server.
|
2022-06-06 10:57:19 -04:00 |
|
Itamar Turner-Trauring
|
e6efb62fd1
|
Refactor immutable tests so they can shared with mutables.
|
2022-06-06 10:25:06 -04:00 |
|
Itamar Turner-Trauring
|
797f34aec3
|
More tests.
|
2022-06-06 09:59:12 -04:00 |
|
Itamar Turner-Trauring
|
3e67d2d789
|
More tests.
|
2022-06-06 09:50:36 -04:00 |
|
Itamar Turner-Trauring
|
f1384096fa
|
First unit test for mutables.
|
2022-06-03 13:46:23 -04:00 |
|
Itamar Turner-Trauring
|
fd306b9a61
|
Share more code across mutable and immutable reads.
|
2022-06-01 13:54:54 -04:00 |
|
Itamar Turner-Trauring
|
2313195c2b
|
Reduce duplication.
|
2022-05-20 11:43:42 -04:00 |
|
Itamar Turner-Trauring
|
63624eedec
|
Reduce code duplication.
|
2022-05-20 11:33:02 -04:00 |
|
Itamar Turner-Trauring
|
12927d50ba
|
Type annotation improvements.
|
2022-05-20 11:10:18 -04:00 |
|
Itamar Turner-Trauring
|
8c8ea4927f
|
Switch to public API.
|
2022-05-20 11:07:55 -04:00 |
|
Itamar Turner-Trauring
|
d209065a6e
|
Fix type issue, and modernize slightly.
|
2022-05-16 11:22:44 -04:00 |
|
Itamar Turner-Trauring
|
a54b443f9d
|
It's not an immutable client anymore.
|
2022-05-12 09:44:30 -04:00 |
|
Itamar Turner-Trauring
|
f3cf13154d
|
Setup HTTP lease APIs for immutables too.
|
2022-05-11 12:00:27 -04:00 |
|
Itamar Turner-Trauring
|
b8735c79da
|
Fix docstring.
|
2022-05-11 11:50:29 -04:00 |
|
Itamar Turner-Trauring
|
821bac3ddf
|
Test another lease edge case.
|
2022-05-11 11:50:01 -04:00 |
|
Itamar Turner-Trauring
|
17fc9d0064
|
Merge branch '3891-mutable-http-protocol-part-2' into 3893-mutable-http-protocol-part-3
|
2022-05-11 11:22:03 -04:00 |
|
Itamar Turner-Trauring
|
457db8f992
|
Get rid of the "no such storage index" edge case, since it's not really necessary.
|
2022-05-11 11:17:57 -04:00 |
|
Itamar Turner-Trauring
|
4b62ec082b
|
Match Foolscap behavior for slot_readv of unknown storage index.
|
2022-05-11 11:11:24 -04:00 |
|
Itamar Turner-Trauring
|
6d412a017c
|
Type annotation.
|
2022-05-11 11:00:46 -04:00 |
|
Itamar Turner-Trauring
|
07e16b80b5
|
Better name.
|
2022-05-11 11:00:05 -04:00 |
|
Itamar Turner-Trauring
|
6f5a0e43eb
|
Implement advise_corrupt_share for mutables.
|
2022-05-11 10:41:36 -04:00 |
|
Itamar Turner-Trauring
|
b3fed56c00
|
Move Foolscap compatibility to a better place.
|
2022-05-05 12:11:09 -04:00 |
|
Itamar Turner-Trauring
|
2833bec80e
|
Unit test the new storage server backend API.
|
2022-05-05 12:04:45 -04:00 |
|
Itamar Turner-Trauring
|
06029d2878
|
Another end-to-end test passing (albeit with ugly implementation).
|
2022-05-04 11:25:13 -04:00 |
|
Itamar Turner-Trauring
|
852162ba06
|
More accurate docs.
|
2022-05-04 11:03:35 -04:00 |
|
Itamar Turner-Trauring
|
c1ce74f88d
|
Ability to list shares, enabling more of IStorageClient to run over HTTP.
|
2022-05-04 11:03:14 -04:00 |
|
Itamar Turner-Trauring
|
5ce204ed8d
|
Make queries run in parallel.
|
2022-04-28 12:18:58 -04:00 |
|