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

2384 commits

Author SHA1 Message Date
Roman Khafizianov
506f23a8d1
Merge branch 'main' of ssh://github.com/anyproto/any-sync into GO-5106-implement-stream 2025-03-10 17:27:12 +01:00
Mikhail Rakhmanov
b88e9e34fa
Merge pull request #412 from anyproto/GO-5228-create-store-one-transaction
GO-5228: Create space storage in one transaction
2025-03-07 11:07:35 +01:00
Mikhail Rakhmanov
3fd1e0b9ee
Fix rollbacks 2025-03-07 10:49:35 +01:00
Mikhail Rakhmanov
211158dae0
Create space storage in one transaction 2025-03-07 10:36:49 +01:00
Mikhail
089c39e95c
Merge pull request #410 from anyproto/dependabot/go_modules/golang.org/x/tools-0.31.0
build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0
2025-03-06 11:33:13 +01:00
dependabot[bot]
75a7add204
build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.30.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 10:23:45 +00:00
Mikhail
1e83bc5174
Merge pull request #407 from anyproto/dependabot/go_modules/golang.org/x/net-0.37.0
build(deps): bump golang.org/x/net from 0.36.0 to 0.37.0
2025-03-06 11:22:28 +01:00
dependabot[bot]
b449734c4b
build(deps): bump golang.org/x/net from 0.36.0 to 0.37.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 10:17:34 +00:00
Mikhail
78625046eb
Merge pull request #406 from anyproto/dependabot/go_modules/golang.org/x/time-0.11.0
build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0
2025-03-06 11:16:18 +01:00
dependabot[bot]
551cfd0389
build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/time/compare/v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 10:09:57 +00:00
Mikhail Rakhmanov
c14e220142
Merge pull request #405 from anyproto/GO-5208-any-sync-node-tests
GO-5208: Expose stuff for testing
2025-03-05 19:42:48 +01:00
Mikhail Rakhmanov
e3641033c2
Fix tests 2025-03-05 18:17:54 +01:00
Mikhail Rakhmanov
ab754b0dd4
Remove logs 2025-03-05 16:37:21 +01:00
Mikhail
7c84e10be8
Merge pull request #404 from anyproto/dependabot/go_modules/github.com/ipfs/boxo-0.29.0
build(deps): bump github.com/ipfs/boxo from 0.28.0 to 0.29.0
2025-03-05 12:49:15 +01:00
Mikhail
83df110bf2
Merge pull request #402 from anyproto/dependabot/go_modules/golang.org/x/net-0.36.0
build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
2025-03-05 12:48:53 +01:00
Mikhail
4d34a74055
Merge pull request #403 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
2025-03-05 12:48:28 +01:00
dependabot[bot]
c74679c95e
build(deps): bump github.com/ipfs/boxo from 0.28.0 to 0.29.0
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/boxo/compare/v0.28.0...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 11:35:02 +00:00
dependabot[bot]
1e1db8fde9
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.0 to 1.21.1.
- [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.21.0...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 11:34:56 +00:00
dependabot[bot]
830765c958
build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 11:34:52 +00:00
Mikhail
7077a6dcc7
Merge pull request #399 from anyproto/dependabot/go_modules/github.com/anyproto/any-store-0.1.8
build(deps): bump github.com/anyproto/any-store from 0.1.7 to 0.1.8
2025-03-05 12:33:21 +01:00
Mikhail Rakhmanov
b1e153d574
Expose storagechangebuilder 2025-03-04 21:24:34 +01:00
dependabot[bot]
6ec024b91d
build(deps): bump github.com/anyproto/any-store from 0.1.7 to 0.1.8
Bumps [github.com/anyproto/any-store](https://github.com/anyproto/any-store) from 0.1.7 to 0.1.8.
- [Commits](https://github.com/anyproto/any-store/compare/v0.1.7...v0.1.8)

---
updated-dependencies:
- dependency-name: github.com/anyproto/any-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 10:39:28 +00:00
Mikhail
48c3eabfaf
Merge pull request #400 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.41.0
build(deps): bump github.com/libp2p/go-libp2p from 0.40.0 to 0.41.0
2025-03-04 11:38:10 +01:00
Mikhail Rakhmanov
742e87cb79
Expose creation of storage payload 2025-03-04 10:49:36 +01:00
dependabot[bot]
7acdadca89
build(deps): bump github.com/libp2p/go-libp2p from 0.40.0 to 0.41.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.40.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 15:53:48 +00:00
Sergey
afb0cf1d09
Merge pull request #398 from anyproto/optimize-memory
Fix memory pooling for RawTreeChange
2025-02-27 18:52:50 +01:00
Sergey
786e73cba5
Fix memory pooling for RawTreeChange 2025-02-27 16:36:59 +01:00
Mikhail
44d49801c7
Merge pull request #396 from anyproto/dependabot/go_modules/github.com/ipfs/boxo-0.28.0
build(deps): bump github.com/ipfs/boxo from 0.27.4 to 0.28.0
2025-02-27 12:21:39 +01:00
Mikhail
185576e8a1
Merge pull request #395 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.35.0
build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
2025-02-25 13:08:59 +01:00
dependabot[bot]
a1d1ea60b2
build(deps): bump github.com/ipfs/boxo from 0.27.4 to 0.28.0
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.27.4 to 0.28.0.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/boxo/compare/v0.27.4...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 11:43:08 +00:00
dependabot[bot]
42e4421cb8
build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.35.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>
2025-02-25 11:41:37 +00:00
Mikhail
0d418be491
Merge pull request #393 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.40.0
build(deps): bump github.com/libp2p/go-libp2p from 0.39.0 to 0.40.0
2025-02-25 12:40:05 +01:00
Mikhail
0d54152a40
Merge pull request #391 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.50.0
build(deps): bump github.com/quic-go/quic-go from 0.49.0 to 0.50.0
2025-02-25 12:36:27 +01:00
Mikhail
19b57f0144
Merge pull request #390 from anyproto/dependabot/go_modules/golang.org/x/tools-0.30.0
build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0
2025-02-25 12:34:55 +01:00
dependabot[bot]
2d0904c4e8
build(deps): bump github.com/libp2p/go-libp2p from 0.39.0 to 0.40.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.39.0...v0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 15:52:00 +00:00
dependabot[bot]
b4fee7a94f
build(deps): bump github.com/quic-go/quic-go from 0.49.0 to 0.50.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.49.0...v0.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 15:51:49 +00:00
dependabot[bot]
12df88352c
build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.29.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 12:19:25 +00:00
Mikhail
b779bbfd22
Merge pull request #388 from anyproto/dependabot/go_modules/golang.org/x/net-0.35.0
build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
2025-02-21 13:18:03 +01:00
dependabot[bot]
6b549fcce9
build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 16:34:59 +00:00
mcrakhman
1e374945e1
Implement stream 2025-02-11 17:49:08 +01:00
Sergey Cherepanov
daf90fecf7
Merge pull request #384 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.39.0
build(deps): bump github.com/libp2p/go-libp2p from 0.38.2 to 0.39.0
2025-02-11 17:44:08 +01:00
dependabot[bot]
09c7a03c39
build(deps): bump github.com/libp2p/go-libp2p from 0.38.2 to 0.39.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.38.2 to 0.39.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.38.2...v0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 10:47:45 +00:00
Sergey Cherepanov
687a97ee32
Merge pull request #386 from anyproto/dependabot/go_modules/github.com/anyproto/lexid-0.0.4
build(deps): bump github.com/anyproto/lexid from 0.0.2 to 0.0.4
2025-02-11 11:46:43 +01:00
Sergey Cherepanov
931b803872
Merge pull request #385 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.33.0
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
2025-02-11 11:46:11 +01:00
Sergey Cherepanov
a2bb546808
Merge pull request #383 from anyproto/dependabot/go_modules/github.com/anyproto/any-store-0.1.7
build(deps): bump github.com/anyproto/any-store from 0.1.6 to 0.1.7
2025-02-11 11:45:47 +01:00
dependabot[bot]
27ab680a6f
build(deps): bump github.com/anyproto/lexid from 0.0.2 to 0.0.4
Bumps [github.com/anyproto/lexid](https://github.com/anyproto/lexid) from 0.0.2 to 0.0.4.
- [Commits](https://github.com/anyproto/lexid/compare/v0.0.2...v0.0.4)

---
updated-dependencies:
- dependency-name: github.com/anyproto/lexid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 15:43:01 +00:00
dependabot[bot]
002eaf98af
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.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>
2025-02-10 15:42:58 +00:00
dependabot[bot]
08a3083c91
build(deps): bump github.com/anyproto/any-store from 0.1.6 to 0.1.7
Bumps [github.com/anyproto/any-store](https://github.com/anyproto/any-store) from 0.1.6 to 0.1.7.
- [Commits](https://github.com/anyproto/any-store/compare/v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: github.com/anyproto/any-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 15:42:38 +00:00
Mikhail Rakhmanov
6020213ad8
Merge pull request #382 from anyproto/GO-4146-new-spacestore
GO-4146: New spacestore
2025-02-07 21:43:10 +01:00
mcrakhman
dbdaeb811d
Add history test and remove todo 2025-02-07 15:15:17 +01:00