- ced6a59 syncbase/table: manage both the Table ACL and the empty prefix ACL. by Sergey Rogulenko · 10 years ago
- 20c70b9 syncbase: switch to /$/ hierarchy separator scheme by Adam Sadovsky · 10 years ago
- ca33384 syncbase/permissions: verify that nested permissions work correctly by Sergey Rogulenko · 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
- 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
- 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
- d70777b Flesh out syncbase clock by Jatin Lodhia · 10 years ago
- 8bf641c the client watch impl by Sergey Rogulenko · 10 years ago
- 665f14c syncbase/vsync: Preliminary blob discovery and support for fetching blobs by Himabindu Pucha · 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
- 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 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
- 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
- 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
- 96b004f syncbase: syncQL: query optimization and regex rewrite by John Kline · 10 years ago
- 1b92b4f server: implement prefix ACLs by Sergey Rogulenko · 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
- 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
- 63fafbb syncbase: watchable store layer by Adam Sadovsky · 10 years ago
- bc00bd6 syncbase: add hook to get service and DB stores (needed by sync) by Adam Sadovsky · 10 years ago
- fb26a83 syncbase/vsync: Scaffolding to start integrating sync into store. by Himabindu Pucha · 10 years ago
- f437f33 TBR syncbase: s/end/limit/ by Adam Sadovsky · 10 years ago
- 0dbfe07 store/leveldb: adding mutexes by Sergey Rogulenko · 10 years ago
- 4926119 syncbase: Implementation and tests for Glob and Scan. by Adam Sadovsky · 10 years ago
- be0f835 TBR syncbase: fix build (x/ref/runtime), regen vdl by Adam Sadovsky · 10 years ago
- f3b7abc syncbase: update server impl to reflect API changes by Adam Sadovsky · 10 years ago