Commit Graph

  • 6c4c4f1e9d
    Add account reading from file logic mcrakhman 2022-07-14 21:07:34 +02:00
  • 15af9eec36
    drpc experiment Sergey Cherepanov 2022-07-14 16:59:01 +03:00
  • cbfaf7fd91
    drpc experiment Sergey Cherepanov 2022-07-14 16:59:01 +03:00
  • abc6f68062
    WIP pubsub and sync logic mcrakhman 2022-07-14 14:28:37 +02:00
  • 1331123fb4
    Merge pull request #3 from anytypeio/improve-acl-naming-and-packages Mikhail Rakhmanov 2022-07-14 13:17:16 +02:00
  • 5f92bc3d8d
    Rename pb packages to something more meaningful mcrakhman 2022-07-14 13:16:12 +02:00
  • c8c6b63cd2
    Add context to acl tree mcrakhman 2022-07-14 11:21:52 +02:00
  • cff04397d1
    grpc server and test client implementation Sergey Cherepanov 2022-07-14 00:22:28 +03:00
  • 55d07ca757
    Add oneof to sync proto mcrakhman 2022-07-18 10:45:05 +02:00
  • 65114e2ea9
    Create new tree logic mcrakhman 2022-07-17 13:34:07 +02:00
  • 9d106fee5b
    WIP new document logic mcrakhman 2022-07-16 14:24:27 +02:00
  • 4d935a0a3b
    Move logic to different components mcrakhman 2022-07-16 13:21:46 +02:00
  • 46cee8c9ed
    Add getting common snapshot logic mcrakhman 2022-07-16 12:24:49 +02:00
  • 24c59e40ee
    Provide for getting new tree mcrakhman 2022-07-16 00:50:08 +02:00
  • 0474bd37a1
    Fix request handler heads update logic mcrakhman 2022-07-15 18:10:31 +02:00
  • 5b821c0d2a
    Start using raw changes + wip request handler mcrakhman 2022-07-15 16:27:10 +02:00
  • e7469c848c
    WIP handling sync requests mcrakhman 2022-07-15 10:14:39 +02:00
  • 9247866bb6
    Use pb rawchanges instead of treestorage.RawChange mcrakhman 2022-07-15 09:39:16 +02:00
  • 9b15cbaaca
    WIP sync proto mcrakhman 2022-07-14 23:52:37 +02:00
  • 5395188ccf
    Simplify code in decoders mcrakhman 2022-07-14 21:29:10 +02:00
  • d0dfb9d8be
    Add tree cache service mcrakhman 2022-07-14 21:23:40 +02:00
  • d2f2cdb40c
    Add account reading from file logic mcrakhman 2022-07-14 21:07:34 +02:00
  • 1ee6a4c7cb
    WIP pubsub and sync logic mcrakhman 2022-07-14 14:28:37 +02:00
  • bc1a0cf678
    Rename pb packages to something more meaningful mcrakhman 2022-07-14 13:16:12 +02:00
  • 49a9edfe6c
    Add context to acl tree mcrakhman 2022-07-14 11:21:52 +02:00
  • 8552b676cb
    grpc server and test client implementation Sergey Cherepanov 2022-07-14 00:22:28 +03:00
  • fe90278b8e
    Rename keys mcrakhman 2022-07-13 22:57:12 +02:00
  • 883e51c84d
    Rename keys mcrakhman 2022-07-13 22:57:12 +02:00
  • 37e6722ffb
    Remove go-threads mcrakhman 2022-07-13 22:54:47 +02:00
  • d5a801cff5
    Remove go-threads mcrakhman 2022-07-13 22:54:47 +02:00
  • 7b27fca2ad
    Change decoder logic mcrakhman 2022-07-13 22:36:56 +02:00
  • 20df88bbde
    Change decoder logic mcrakhman 2022-07-13 22:36:56 +02:00
  • f9919bd72c
    Add error in all methods of tree storage mcrakhman 2022-07-13 22:25:32 +02:00
  • 90b884534c
    Add error in all methods of tree storage mcrakhman 2022-07-13 22:25:32 +02:00
  • 3a72587a9e
    Remove last thread ids mcrakhman 2022-07-13 22:15:07 +02:00
  • acff22a19e
    Remove last thread ids mcrakhman 2022-07-13 22:15:07 +02:00
  • 71d88cdcba
    Change thread to tree storage and other changes with protos mcrakhman 2022-07-13 22:11:38 +02:00
  • 59977218e2
    Change thread to tree storage and other changes with protos mcrakhman 2022-07-13 22:11:38 +02:00
  • d439b804fe
    Update keys mcrakhman 2022-07-13 20:52:56 +02:00
  • 2ac69e480e
    Update keys mcrakhman 2022-07-13 20:52:56 +02:00
  • 84c2ee1e1c
    Merge pull request #2 from anytypeio/initial-structure Sergey Cherepanov 2022-07-13 21:11:10 +03:00
  • 8265774754
    add pkg/ocache Sergey Cherepanov 2022-07-13 21:10:48 +03:00
  • fecae2228d
    add pkg/ocache Sergey Cherepanov 2022-07-13 21:10:48 +03:00
  • 2580b7693c
    gitignore for bin Sergey Cherepanov 2022-07-13 20:13:13 +03:00
  • a23d8933b7
    gitignore for bin Sergey Cherepanov 2022-07-13 20:13:13 +03:00
  • a62e713219
    project structure proposal Sergey Cherepanov 2022-07-13 20:09:19 +03:00
  • 231c571787
    project structure proposal Sergey Cherepanov 2022-07-13 20:09:19 +03:00
  • 410780d051
    fix go.sum Sergey Cherepanov 2022-07-13 19:23:16 +03:00
  • a06924829e
    fix go.sum Sergey Cherepanov 2022-07-13 19:23:16 +03:00
  • bb910e20ac
    inital structure: app, config, node binary Sergey Cherepanov 2022-07-13 19:18:43 +03:00
  • 7323df8ca9
    inital structure: app, config, node binary Sergey Cherepanov 2022-07-13 19:18:43 +03:00
  • 31a735ca25
    move acl tree files to acl folder Sergey Cherepanov 2022-07-13 19:17:50 +03:00
  • d2c9fd4500
    move acl tree files to acl folder Sergey Cherepanov 2022-07-13 19:17:50 +03:00
  • 3d069dbb1c
    Merge branch 'add-data-package-with-acl' mcrakhman 2022-07-13 13:49:44 +02:00
  • de775e95b0
    Remove unneded plaintextdocument file mcrakhman 2022-07-13 09:00:10 +02:00
  • 5b3f594b2b
    Remove unneded plaintextdocument file mcrakhman 2022-07-13 09:00:10 +02:00
  • 3d95401a98
    Improve test mcrakhman 2022-07-12 23:13:51 +02:00
  • 3643719161
    Improve test mcrakhman 2022-07-12 23:13:51 +02:00
  • c5fbe7e56b
    Add document tests mcrakhman 2022-07-12 23:07:05 +02:00
  • d743317069
    Add document tests mcrakhman 2022-07-12 23:07:05 +02:00
  • acc2699b0e
    Add test for thread utility mcrakhman 2022-07-12 21:27:27 +02:00
  • f274181270
    Add test for thread utility mcrakhman 2022-07-12 21:27:27 +02:00
  • dbfb8cbabc
    Change InviteId logic and add UserAdd to change builder mcrakhman 2022-07-12 20:25:13 +02:00
  • c90af47f02
    Change InviteId logic and add UserAdd to change builder mcrakhman 2022-07-12 20:25:13 +02:00
  • df6f3659fd
    Add test for rebuild useCase mcrakhman 2022-07-12 17:46:08 +02:00
  • 7496c79ae5
    Add test for rebuild useCase mcrakhman 2022-07-12 17:46:08 +02:00
  • 8c9a501bc8
    Add first update test mcrakhman 2022-07-12 16:57:02 +02:00
  • 11d3d93693
    Add first update test mcrakhman 2022-07-12 16:57:02 +02:00
  • 029fead117
    Change updates format in yaml mcrakhman 2022-07-12 16:33:22 +02:00
  • 277d40761b
    Change updates format in yaml mcrakhman 2022-07-12 16:33:22 +02:00
  • 6490f09662
    Fix header parse and add todos mcrakhman 2022-07-12 13:26:06 +02:00
  • 27ec72cdb9
    Fix header parse and add todos mcrakhman 2022-07-12 13:26:06 +02:00
  • d11af440a4
    Simplify paths to yaml tests mcrakhman 2022-07-12 10:55:09 +02:00
  • e17e8e15c7
    Simplify paths to yaml tests mcrakhman 2022-07-12 10:55:09 +02:00
  • 97829406fe
    Change first thread entry handling mcrakhman 2022-07-12 10:27:02 +02:00
  • 4b6ec6f310
    Change first thread entry handling mcrakhman 2022-07-12 10:27:02 +02:00
  • af653405d0
    Add synchronization to inmemory store mcrakhman 2022-07-12 09:01:06 +02:00
  • 04c55cd602
    Add synchronization to inmemory store mcrakhman 2022-07-12 09:01:06 +02:00
  • 67dba37ea3
    WIP plaintextdocument mcrakhman 2022-07-12 08:55:30 +02:00
  • c242ef49a6
    WIP plaintextdocument mcrakhman 2022-07-12 08:55:30 +02:00
  • 02d2b948a3
    WIP plain text document mcrakhman 2022-07-12 08:45:13 +02:00
  • 4502ca7bf4
    WIP plain text document mcrakhman 2022-07-12 08:45:13 +02:00
  • 9c72f05fbd
    Add inmemory thread and build logic mcrakhman 2022-07-12 00:30:24 +02:00
  • 0a118c4891
    Add inmemory thread and build logic mcrakhman 2022-07-12 00:30:24 +02:00
  • 1fb82a6d7f
    Update changebuilder to include CID creation mcrakhman 2022-07-11 23:56:13 +02:00
  • 3424f15a02
    Update changebuilder to include CID creation mcrakhman 2022-07-11 23:56:13 +02:00
  • 9242f78b88
    Add thread header and make snapshot mcrakhman 2022-07-11 23:40:44 +02:00
  • de1e6af58f
    Add thread header and make snapshot mcrakhman 2022-07-11 23:40:44 +02:00
  • 5b9d403b7d
    Add tree updater to ACL tree mcrakhman 2022-07-11 11:28:58 +02:00
  • b411c3501e
    Add tree updater to ACL tree mcrakhman 2022-07-11 11:28:58 +02:00
  • cc802ebc69
    WIP ACLTree tests mcrakhman 2022-07-10 17:33:27 +02:00
  • b07a137fb9
    WIP ACLTree tests mcrakhman 2022-07-10 17:33:27 +02:00
  • 0129c97c83
    Change ACLTree methods to include change builder mcrakhman 2022-07-10 17:14:15 +02:00
  • 8372abb4e1
    Change ACLTree methods to include change builder mcrakhman 2022-07-10 17:14:15 +02:00
  • fc01b705a5
    Add logic update and create logic mcrakhman 2022-07-10 15:53:50 +02:00
  • 43797b1b84
    Add logic update and create logic mcrakhman 2022-07-10 15:53:50 +02:00
  • 126d080c63
    WIP Change interface rework mcrakhman 2022-07-10 11:44:02 +02:00
  • e6534e134b
    WIP Change interface rework mcrakhman 2022-07-10 11:44:02 +02:00
  • d5614eb5ee
    WIP ACLTree mcrakhman 2022-07-08 15:13:01 +02:00
  • 8570c4e318
    WIP ACLTree mcrakhman 2022-07-08 15:13:01 +02:00