- bad7e39 Merge "services/syncbased/mojo: Adding ack to our observer pattern for watch to enable flow control." by Ali Ghassemi · 9 years ago
- f2796e1 syncbase/vsync: Integrate SyncGroup syncing, and add e2e tests. by Himabindu Pucha · 9 years ago
- b6256e9 services/syncbased/mojo: Adding ack to our observer pattern for watch by Ali Ghassemi · 9 years ago
- bc14f4c mojo: Implement SyncGroup methods. by Nicolas Lacasse · 9 years ago
- 2ddb980 syncbase/store: global st engine constant for unit tests by Sergey Rogulenko · 9 years ago
- e94e679 x/ref/syncbase/mojo_impl: Changing OnReturn to OnError since by Ali Ghassemi · 9 years ago
- 3e4a4d5 syncbase: naming change follow-ups by Adam Sadovsky · 9 years ago
- 23bc12d syncbase: new naming scheme by Adam Sadovsky · 9 years ago
- ced6a59 syncbase/table: manage both the Table ACL and the empty prefix ACL. by Sergey Rogulenko · 9 years ago
- 25801b9 x/ref/services/syncbase: Implementing watch API for Mojo/Dart by Ali Ghassemi · 9 years ago
- 7f029e1 syncbase: track ACLs and DAG shells. by Raja Daoud · 10 years ago
- 20c70b9 syncbase: switch to /$/ hierarchy separator scheme by Adam Sadovsky · 10 years ago
- 5285136 syncbase/vsync: SyncGroup and DAG changes for SG syncing by Raja Daoud · 10 years ago
- b41fc14 syncbase/vsync: Initiator and responder changes to support SyncGroup syncing. by Himabindu Pucha · 10 years ago
- ca33384 syncbase/permissions: verify that nested permissions work correctly by Sergey Rogulenko · 10 years ago
- 9baca07 x/services/syncbase: Implementing deleteRange for the mojo implementaion. by Ali Ghassemi · 10 years ago
- 5d89410 syncbase: Table.Delete renamed to Table.DeleteRange(range) and by Ali Ghassemi · 10 years ago
- 92c060c syncbase: Change db.createTable/deleteTable to table.create/destroy by Ali Ghassemi · 10 years ago
- 98d6d7c v23: Promote the XWithNew*Server APIs out of experimental. by Matt Rosencrantz · 10 years ago
- 6a6214f syncbase: fix most depcop issues by Adam Sadovsky · 10 years ago
- f074df8 services/syncbase: Renaming (app/db).delete() to destroy() by Ali Ghassemi · 10 years ago
- a475b4e ref/services/syncbase: Move to using the new XServer API. by Matt Rosencrantz · 10 years ago
- 80754bf Merge "acl permissions: fix a bug" by Sergey Rogulenko · 10 years ago
- 25e5dda TBR: services/syncbase/server: Fix mojo compilation by switching rpc.Server by Nicolas Lacasse · 10 years ago
- 454ae31 acl permissions: fix a bug by Sergey Rogulenko · 10 years ago
- f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
- c908233 regenerate vdls by Adam Sadovsky · 10 years ago
- c173511 Add Conflict resolution API by Jatin Lodhia · 10 years ago
- 863e859 TBR: syncbase-mojo: Implement table.Scan by Nicolas Lacasse · 10 years ago
- f28a0ca syncbase: syncQL: support varargs in functions, functions cleanup by John Kline · 10 years ago
- 4569982 TBR: syncbase-mojo: Implement table.Scan. by Nicolas Lacasse · 10 years ago
- d70777b Flesh out syncbase clock by Jatin Lodhia · 10 years ago
- 8bf641c the client watch impl by Sergey Rogulenko · 10 years ago
- d1ecd26 TBR tests: properly clean up tmp dir by Sergey Rogulenko · 10 years ago
- d88e9ad syncbase: more go vet fixes (that do not appear on darwin) by Jiri Simsa · 10 years ago
- a11a01c Merge "syncbase: fixing vet violations" by Jiri Simsa · 10 years ago
- 665f14c syncbase/vsync: Preliminary blob discovery and support for fetching blobs by Himabindu Pucha · 10 years ago
- c16bb31 syncbase: fixing vet violations by Jiri Simsa · 10 years ago
- 00111de TBR: Fix perms.WriteTo in mojo_impl. by Nicolas Lacasse · 10 years ago
- d20935b TBR syncbase mojo: fix to use WithNewTrace ctx by Adam Sadovsky · 10 years ago
- 9fb308f syncbase: implement various mojo stubs by Adam Sadovsky · 10 years ago
- 40402b5 watch: refactoring required for the client watch by Sergey Rogulenko · 10 years ago
- 2ff665b x/ref/services/syncbase: Update Glob implementation by Robin Thellend · 10 years ago
- f9e4c22 TBR: mojo_impl: Fix signature of DbExec. by Nicolas Lacasse · 10 years ago
- fd4856b Merge "internal storage engine: improve compile-time typing" by Sergey Rogulenko · 10 years ago
- ccfd6c1 syncbase/vsync: responder discovers initiator by Raja Daoud · 10 years ago
- 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 10 years ago
- fe11a43 watchable store: extract func that gets next log seq by Sergey Rogulenko · 10 years ago
- d858457 syncbase: add mojo stubs (currently unimplemented) by Adam Sadovsky · 10 years ago
- 4dcc353 TBR syncbase: fix mem ownership bug in watchable txn by Adam Sadovsky · 10 years ago
- 2841755 Add expected database schema version to RPCs. by Jatin Lodhia · 10 years ago
- b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 10 years ago
- 8fe4a40 syncbase: syncQL: support k not like "<wildcard-string>" by John Kline · 10 years ago
- 25a1d02 syncbase/vsync: Implementation for SyncGroup related getters and setspec. by Himabindu Pucha · 10 years ago
- 3315ca7 Merge "syncbase API: client watch, addressing v.io/c/13615 comments" by Sergey Rogulenko · 10 years ago
- 7eea2da syncbase: 1st setup in hookup of blob store by Raja Daoud · 10 years ago
- 448a5a0 syncbase API: client watch, addressing v.io/c/13615 comments by Sergey Rogulenko · 10 years ago
- f6486d4 Add schema to syncbase by Jatin Lodhia · 10 years ago
- 785502f syncbase/vsync: vdl for client-facing blob API. by Himabindu Pucha · 10 years ago
- 4885709 syncbase API: client watch (VDL only) by Sergey Rogulenko · 10 years ago
- 8e4a4ab syncbase: Add Exists rpc method to app, db, table, row. by Ivan Pilat · 10 years ago
- 0ff9b0c syncbase/vsync: Addressing Adam's review comments from go/vcl/12873 and a few other cleanups. by Himabindu Pucha · 10 years ago
- fc14a0f Merge "syncbase/vsync: bootstrap sync metadata for SyncGroup" by Raja Daoud · 10 years ago
- 0dfdd25 syncbase/vsync: bootstrap sync metadata for SyncGroup by Raja Daoud · 10 years ago
- 84e315f Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
- a31a7cd syncbase: simplify store_util and its clients by Adam Sadovsky · 10 years ago
- b6a5aa3 syncbase: support restarts by Adam Sadovsky · 10 years ago
- 8dbd265 syncbase: SyncQL: Support key expression operators: <,<=,>,>=,<>. by John Kline · 10 years ago
- d454307 syncbase/server/watchable: watch enhancements by Raja Daoud · 10 years ago
- d964ef0 syncbase/vsync: Responder module. by Himabindu Pucha · 10 years ago
- cb50b5d syncbase/vsync: add sync watcher by Raja Daoud · 10 years ago
- 03ef393 syncbase/vsync: Initiator module. by Himabindu Pucha · 10 years ago
- 18834bd syncbase/store: Scan/Exec after Put/Delete in a transaction. by John Kline · 10 years ago
- 6275c27 syncbase: improve test blessing setup & use AllowEveryone dispatcher by Adam Sadovsky · 10 years ago
- 47a2c5c syncbase/server/util/constants: Change $internal to $sync by Nicolas Lacasse · 10 years ago
- c2e60f6 syncbase/v23: simple integration test by Sergey Rogulenko · 10 years ago
- 101bd21 Cleanup based on comments on http://go/vcl/12764 by Jatin Lodhia · 10 years ago
- 05cebf6 Merge "syncbase/vsync: Integrate log and gen vector functionality (Part 2/2)." by Himabindu Pucha · 10 years ago
- 96b004f syncbase: syncQL: query optimization and regex rewrite by John Kline · 10 years ago
- 5349702 syncbase/vsync: Integrate log and gen vector functionality (Part 2/2). by Himabindu Pucha · 10 years ago
- 1b92b4f server: implement prefix ACLs by Sergey Rogulenko · 10 years ago
- 45a1fa8 Timestamp, clock api and bugfix. by Jatin Lodhia · 10 years ago
- ce0de2b syncbase: syncQL: integrate syncQL with key value store by John Kline · 10 years ago
- d6b9a23 syncbase: BeginBatch() bugfix and restartability TODOs by Adam Sadovsky · 10 years ago
- 2752a7e syncbase: Integrate log and gen vector functionality (Part 1). by Himabindu Pucha · 10 years ago
- 06b6d1f Fix a bug in StKey creation logic for dbInfoLayer by Jatin Lodhia · 10 years ago
- 4f11832 services/syncbase: fix --race errors. by Raja Daoud · 10 years ago
- d3a738b server: make app.DeleteNoSQLDatabase actually delete the data by Sergey Rogulenko · 10 years ago
- 12e1a12 syncbase/vsync: Handle JoinSyncGroup RPC from client-syncbase. by Himabindu Pucha · 10 years ago
- 1c91f2a syncbase: implement client batches by Adam Sadovsky · 10 years ago
- 232c366 syncbase: make storage engine somewhat configurable by Adam Sadovsky · 10 years ago
- a3fc33c syncbase: various small additions and enhancements by Adam Sadovsky · 10 years ago
- f9ec56f syncbase/vsync: Handle CreateSyncGroup RPC from client-syncbase. by Himabindu Pucha · 10 years ago
- b2a6569 syncbase: store log entries chronologically by Adam Sadovsky · 10 years ago
- d5cedd1 syncbase: use byte[] for range start/limit in wire API by Adam Sadovsky · 10 years ago
- 8db7443 syncbase: watchable store with versioning support by Adam Sadovsky · 10 years ago
- ac4a1f8 syncbase/server: Implement GlobChildren__ instead of Glob__. by Nicolas Lacasse · 10 years ago
- a9cfe5e syncbase/vsync: SyncGroup membership view. by Raja Daoud · 10 years ago
- 63fafbb syncbase: watchable store layer by Adam Sadovsky · 10 years ago
- 4380d66 syncbase: Add transaction type-checks, resolving a couple TODOs by Adam Sadovsky · 10 years ago