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

31 commits

Author SHA1 Message Date
mcrakhman
8d37bd3ef9
Don't use memory several times 2024-11-05 12:10:52 +01: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
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
9b0ed4e184
GO-3273: update history version api
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-14 15:05:40 +02:00
mcrakhman
8f11afdd5b
Load into buffer 2024-08-08 14:13:25 +02:00
mcrakhman
bdb7cf3aca
Add empty data logic 2024-07-05 13:24:56 +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
e210a91c64
Use filterable changes 2024-02-15 14:45:47 +01:00
mcrakhman
ea956f1ffc
Filter no read key changes 2024-02-14 16:27:43 +01:00
mcrakhman
9bb40306cf
Validate keys and add tests 2024-01-30 20:09:32 +01:00
mcrakhman
3608a6949f
Add new derivation mechanism 2023-09-26 18:49:04 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
a6d66c15a0
Add build full tree for history tree 2023-05-07 20:27:46 +02:00
mcrakhman
21bde9743d
Add timestamp externally in tree 2023-05-04 11:10:08 +02:00
mcrakhman
8f144f20a6
Keep inmemory data on load 2023-04-27 19:11:05 +02:00
mcrakhman
95cb364316
Fix empty data tree 2023-04-27 18:24:45 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
520c9717ca
Add tests and don't load data into changes 2023-04-17 23:51:17 +02:00
mcrakhman
977308edcc
Improve validator logic and add tests 2023-04-13 23:55:28 +02:00
mcrakhman
52f462ff2c
Add KeyStorage 2023-03-25 14:06:20 +01:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
7c4abdbb8c
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
96b43de5f0
Change timeestamps 2023-03-11 12:52:42 +01:00
mcrakhman
6a3606f92c
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
9aea231fd8
Set object tree id at the start 2023-01-26 10:06:06 +01:00
mcrakhman
75d94db5bb
Change debug api for tree 2023-01-25 11:26:37 +01:00
mcrakhman
4a0ec1f793
WIP history tree 2023-01-17 23:07:15 +01:00
mcrakhman
58646d8b0c
Transactional add in object tree 2023-01-15 15:49:09 +01:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/object/tree/objecttree/objecttreefactory.go (Browse further)