1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-09 09:35:03 +09:00
Commit graph

1590 commits

Author SHA1 Message Date
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
ac08c01120
Add tree and acl sync objects 2024-06-14 23:16:20 +02:00
mcrakhman
4186db2b1e
Add sync handler 2024-06-13 22:16:16 +02:00
mcrakhman
b36ee454d3
More head update changes 2024-06-13 12:57:57 +02:00
mcrakhman
c5c41472e1
Add general head update 2024-06-13 12:17:22 +02:00
mcrakhman
14f28274ac
Add response collector for tree 2024-06-13 10:01:53 +02:00
mcrakhman
3ce1c9bc91
Simplify and improve request manager logic 2024-06-13 09:47:47 +02:00
mcrakhman
8d3fbd4415
Add response handling 2024-06-12 23:09:49 +02:00
mcrakhman
ed24b81555
More syncclient and synctree changes 2024-06-12 21:33:23 +02:00
mcrakhman
5c2923b440
Changes and request factory 2024-06-12 20:39:17 +02:00
mcrakhman
51f740cb90
Add send request sync 2024-06-09 15:03:28 +02:00
mcrakhman
febbdfa09b
Change architecture streampool vs syncservice 2024-06-09 11:37:01 +02:00
mcrakhman
bcfe02122c
Some streampool changes and incoming guard 2024-06-09 00:53:38 +02:00
mcrakhman
a05700e0f6
Add sync test for more peers 2024-06-08 14:26:08 +02:00
mcrakhman
7ce669d85d
Simplify deps 2024-06-08 13:16:12 +02:00
mcrakhman
43383853e1
Add global pool for peers 2024-06-06 00:37:01 +02:00
mcrakhman
0782e986e7
WIP debug counters 2024-06-03 17:39:59 +02:00
mcrakhman
fb18c54702
WIP test sync protocol 2024-06-02 14:55:11 +02:00
mcrakhman
20b64b3940
Add synctest and simple sync test infra + upgrade drpc to v0.0.34 2024-05-27 11:47:23 +02:00
mcrakhman
bcccf45831
Inject deps for test sync service 2024-05-24 16:52:43 +02:00
mcrakhman
cdfc50eeb3
Add queues and stuff 2024-05-24 11:40:36 +02:00
mcrakhman
f09842fe33
Update requestmanager 2024-05-23 11:05:11 +02:00
mcrakhman
ab758062df
WIP add some sync stuff 2024-05-23 09:30:15 +02:00
mcrakhman
869943723e
Load iterator 2024-03-19 11:32:50 +01:00
mcrakhman
8c9682212f
WIP load iterator from object tree 2024-03-05 20:48:12 +01:00
Sergey Cherepanov
c0a0a2ebf1
Merge pull request #180 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
2024-03-05 14:08:05 +01:00
Sergey Cherepanov
0fabe276e2
Merge pull request #181 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.20.0
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
2024-03-05 14:07:36 +01:00
Mikhail Rakhmanov
7108554910
Merge pull request #178 from anyproto/GO-2990-cancel-join
GO-2990: Cancel join
2024-03-04 17:32:32 +01:00
dependabot[bot]
977bce45d3
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 16:03:22 +00:00
dependabot[bot]
bdfecf6c0f
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 16:03:07 +00:00
Mikhail Rakhmanov
11ad9391af
Merge pull request #179 from anyproto/GO-3009-add-debug-spaces
GO-3009: Add composite id for stat providers
2024-03-04 16:26:45 +01:00
mcrakhman
7b83003b79
Add composite id for stat providers 2024-03-04 16:19:50 +01:00
mcrakhman
9aab6547f1
Add onReject 2024-03-01 17:16:19 +01:00
mcrakhman
cbd44561be
Cancel join fix 2024-03-01 14:48:47 +01:00
mcrakhman
a3f8fe1b2b
Add aclwaiter onReject 2024-02-29 20:57:57 +01:00
mcrakhman
81e10fcc53
Add cancel join for acl client 2024-02-29 18:46:04 +01:00
Roman Khafizianov
2171e4e874
Merge pull request #136 from anyproto/dependabot/go_modules/github.com/miguelmota/go-ethereum-hdwallet-0.1.2
Bump github.com/miguelmota/go-ethereum-hdwallet from 0.1.1 to 0.1.2
2024-02-29 16:43:26 +01:00
Mikhail Rakhmanov
32a1c9feb8
Merge pull request #176 from anyproto/GO-2982-provide-acl-in-acl-waiter
GO-2982: Provide acl in aclwaiter
2024-02-29 16:29:41 +01:00
mcrakhman
197ae48e23
Provide acl in aclwaiter 2024-02-29 12:00:43 +01:00
Sergey Fuksman
d9830ae5cb
Update README.md (#175) 2024-02-28 17:37:42 +02:00
Sergey Cherepanov
0142c99e28
Merge pull request #169 from anyproto/dependabot/go_modules/go.uber.org/zap-1.27.0
Bump go.uber.org/zap from 1.26.0 to 1.27.0
2024-02-28 16:33:33 +01:00
Mikhail Rakhmanov
9a5c0f01c8
Merge pull request #174 from anyproto/GO-2972-cancel-remove-self
GO-2972: Add cancel remove self
2024-02-28 13:43:17 +01:00
mcrakhman
b000b31266
Merge branch 'main' into GO-2972-cancel-remove-self 2024-02-27 19:49:52 +01:00
mcrakhman
944bb6692a
Rename method 2024-02-27 19:46:42 +01:00
mcrakhman
6d1efea206
Add cancel remove self 2024-02-27 19:45:21 +01:00
Mikhail Rakhmanov
c9b61a37f5
Merge pull request #173 from anyproto/GO-2971-revoke-invites-multiple
GO-2971: Revoke invites
2024-02-27 19:15:55 +01:00
mcrakhman
c09c9ba794
Revoke invites 2024-02-27 19:11:27 +01:00
Mikhail Rakhmanov
c095ff519c
Merge pull request #172 from anyproto/GO-2966-multiple-changes-one-record
Go 2966 multiple changes one record
2024-02-27 12:31:49 +01:00
mcrakhman
6106c490d7
Add stop sharing 2024-02-26 21:32:03 +01:00
mcrakhman
b853fefd30
Update syncacl 2024-02-26 21:03:28 +01:00