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

144 commits

Author SHA1 Message Date
mcrakhman
8d37bd3ef9
Don't use memory several times 2024-11-05 12:10:52 +01:00
mcrakhman
68e86d25b3
Add set empty data 2024-11-04 18:44:55 +01:00
mcrakhman
3f5fb2fe36
Collect directly in storage 2024-11-04 18:16:04 +01:00
mcrakhman
785bfdb52f
Optimize tree reduce 2024-11-04 16:36:30 +01:00
mcrakhman
fdbd3d0982
Fix deletion check 2024-10-24 08:28:36 +02:00
Mikhail Iudin
c5f76f1e68
Fix 2024-10-23 18:19:57 +02:00
mcrakhman
b21234b4fe
Fix tests 2024-09-09 13:00:46 +02:00
mcrakhman
dad05d1ef6
Update flusher 2024-09-03 00:11:37 +02:00
mcrakhman
fa1ea8d417
Add IterateSkip 2024-09-02 15:58:27 +02:00
mcrakhman
2ba5555b6e
Use type aliases for functions 2024-09-01 22:54:15 +02:00
mcrakhman
7c99270914
Add test for failed update 2024-09-01 22:50:04 +02:00
mcrakhman
7ec1e2aa8f
Add changes with transactions 2024-09-01 22:44:07 +02:00
mcrakhman
3b2acf8021
Merge remote-tracking branch 'origin/add-content-with-validator' into GO-3996-add-tree-transactions
# Conflicts:
#	commonspace/object/tree/objecttree/change.go
#	commonspace/object/tree/objecttree/objecttree.go
#	commonspace/object/tree/synctree/synctree_test.go
2024-08-29 16:17:50 +02:00
mcrakhman
ca5361cf76
Add exceed max size test 2024-08-28 15:40:10 +02:00
Sergey
f56a3f1a08
Merge branch 'main' of github.com:anyproto/any-sync into add-content-with-validator
# Conflicts:
#	commonspace/object/tree/synctree/synctree_test.go
2024-08-26 15:07:33 +02:00
mcrakhman
3fec782d97
Merge branch 'main' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/object/tree/synctree/mock_synctree/mock_synctree.go
#	commonspace/object/tree/synctree/synctree.go
#	commonspace/object/tree/synctree/synctreehandler.go
#	commonspace/object/tree/synctree/synctreehandler_test.go
#	commonspace/object/tree/synctree/treesyncprotocol.go
#	commonspace/object/tree/synctree/treesyncprotocol_test.go
#	commonspace/spaceutils_test.go
#	net/streampool/streampool.go
2024-08-23 23:20:45 +02:00
AnastasiaShemyakinskaya
02e54a19dd
GO-2373: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-23 12:17:35 +02:00
AnastasiaShemyakinskaya
49b9964b13
GO-3273: refactoring
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-19 15:23:28 +02:00
mcrakhman
415bf3313d
Update load iterator batch size 2024-08-16 12:26:26 +02:00
mcrakhman
8caf60f4fb
Update mocks 2024-08-15 13:24:00 +02:00
mcrakhman
ccb2f5c7d4
Update treebuilder to restore tree 2024-08-15 12:46:20 +02:00
AnastasiaShemyakinskaya
9b0ed4e184
GO-3273: update history version api
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-14 15:05:40 +02:00
mcrakhman
fef39cac82
Fix objecttree test 2024-08-13 23:59:56 +02:00
Sergey
c988e39b55
Object Tree: add missing mocks 2024-08-13 15:56:01 +02:00
Sergey
5b31ec812a
Object Tree: Add method AddContentWithValidator 2024-08-09 13:13:24 +02:00
mcrakhman
8f11afdd5b
Load into buffer 2024-08-08 14:13:25 +02:00
mcrakhman
138df7a234
Add excluded limit 2024-08-08 12:01:44 +02:00
mcrakhman
012a7ee5f0
Change gogo/protobuf to anyproto/protobuf 2024-08-02 11:14:12 +02:00
mcrakhman
2b9a8ee4cc
Fix EOF error 2024-07-30 20:57:43 +02:00
mcrakhman
e70272d79f
Clear unattached changes 2024-07-16 13:56:00 +02:00
mcrakhman
bdb7cf3aca
Add empty data logic 2024-07-05 13:24:56 +02:00
mcrakhman
ec87ee56de
Marshall fixes 2024-07-05 12:24:03 +02:00
mcrakhman
e7598966ca
Update limits 2024-07-03 21:47:38 +02:00
mcrakhman
c229ba1da1
Save buffer 2024-07-03 20:26:54 +02:00
mcrakhman
49ad49acbe
Add GetAppendRawChange to treestorage 2024-07-03 18:51:04 +02:00
mcrakhman
cbcc034ad1
Fix tests 2024-06-24 12:06:36 +02:00
mcrakhman
7aa784a985
Add flush logic 2024-06-22 16:43:38 +02:00
mcrakhman
74ba1fe6d2
Add flusher logic 2024-06-22 16:27:18 +02:00
mcrakhman
88c12436a6
Update load iterator condition 2024-06-20 11:37:45 +02:00
mcrakhman
b3d3b3ea92
Merge branch 'stable-any-sync' into GO-2482-full-sync-request-max-size
# Conflicts:
#	commonspace/objectsync/objectsync.go
#	commonspace/spaceutils_test.go
#	go.sum
2024-06-18 22:12:12 +02:00
mcrakhman
d1986a4115
Add more load iterator tests 2024-06-18 20:29:05 +02:00
mcrakhman
2a48ec0711
Test load iterator 2024-06-18 19:49:43 +02:00
mcrakhman
b83feba0cc
Test fixes 2024-06-17 23:23:28 +02:00
mcrakhman
d6f75498de
Test fixes 2024-06-17 22:35:05 +02:00
mcrakhman
4efac4a239
Add requests and more stuff 2024-06-15 14:46:38 +02:00
mcrakhman
9c856abb1f
Differentiate logs 2024-05-21 14:51:14 +02:00
mcrakhman
9c1b7a82f9
Add more rebuild logs 2024-05-21 14:44:02 +02:00
mcrakhman
d8b93f5aec
Add locks to prevent logs from appearing 2024-05-21 11:12:26 +02:00
mcrakhman
fab12e7b4a
Fix tests 2024-05-19 14:23:04 +02:00
mcrakhman
d9aad302f2
Fix invalid change and add logs 2024-05-19 14:11:07 +02:00