1. 1fa9c68 v.io/syncbase/x/ref/services/syncbase/localblobstore/fs_cablobstore: Bug fix: blob reader code reading at EOF by Mike Burrows · 10 years ago
  2. ba418b2 syncbase/sync: remove obsolete sync code. by Raja Daoud · 10 years ago
  3. 2841755 Add expected database schema version to RPCs. by Jatin Lodhia · 10 years ago
  4. 05358cb syncbase/vsync: by Himabindu Pucha · 10 years ago
  5. 6a0331f Merge "syncbase/vsync: Bug fix. Cleanup to prevent running out of fds." by Himabindu Pucha · 10 years ago
  6. 3c5dd4f syncbase/vsync: Bug fix. Cleanup to prevent running out of fds. by Himabindu Pucha · 10 years ago
  7. b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 10 years ago
  8. feb9936 syncbase/vsync: by Himabindu Pucha · 10 years ago
  9. 8fe4a40 syncbase: syncQL: support k not like "<wildcard-string>" by John Kline · 10 years ago
  10. 25a1d02 syncbase/vsync: Implementation for SyncGroup related getters and setspec. by Himabindu Pucha · 10 years ago
  11. 3315ca7 Merge "syncbase API: client watch, addressing v.io/c/13615 comments" by Sergey Rogulenko · 10 years ago
  12. 7eea2da syncbase: 1st setup in hookup of blob store by Raja Daoud · 10 years ago
  13. 448a5a0 syncbase API: client watch, addressing v.io/c/13615 comments by Sergey Rogulenko · 10 years ago
  14. f6486d4 Add schema to syncbase by Jatin Lodhia · 10 years ago
  15. 785502f syncbase/vsync: vdl for client-facing blob API. by Himabindu Pucha · 10 years ago
  16. 4885709 syncbase API: client watch (VDL only) by Sergey Rogulenko · 10 years ago
  17. 4ae5581 syncbase/sb51: Make query demo tool a proper syncbase client. by Ivan Pilat · 10 years ago
  18. 4171c9c syncbase/vsync: logging & error handling by Raja Daoud · 10 years ago
  19. 8e4a4ab syncbase: Add Exists rpc method to app, db, table, row. by Ivan Pilat · 10 years ago
  20. 0ff9b0c syncbase/vsync: Addressing Adam's review comments from go/vcl/12873 and a few other cleanups. by Himabindu Pucha · 10 years ago
  21. 4cb84c9 v.io/syncbase/x/ref/services/syncbase/localblobstore: Integrate chunk handling into main blob store code. by Mike Burrows · 10 years ago
  22. fc14a0f Merge "syncbase/vsync: bootstrap sync metadata for SyncGroup" by Raja Daoud · 10 years ago
  23. 0dfdd25 syncbase/vsync: bootstrap sync metadata for SyncGroup by Raja Daoud · 10 years ago
  24. 84e315f Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
  25. 4bfdbc3 Merge "syncbase: simplify store_util and its clients" by Adam Sadovsky · 10 years ago
  26. 7cb7179 syncbase/vsync: 1st end-to-end integration test. by Raja Daoud · 10 years ago
  27. a31a7cd syncbase: simplify store_util and its clients by Adam Sadovsky · 10 years ago
  28. b6a5aa3 syncbase: support restarts by Adam Sadovsky · 10 years ago
  29. 8dbd265 syncbase: SyncQL: Support key expression operators: <,<=,>,>=,<>. by John Kline · 10 years ago
  30. d454307 syncbase/server/watchable: watch enhancements by Raja Daoud · 10 years ago
  31. d964ef0 syncbase/vsync: Responder module. by Himabindu Pucha · 10 years ago
  32. ff35585 syncbase: improve comments about concurrency by Adam Sadovsky · 10 years ago
  33. 398d6aa TBR: syncbase: switch to roaming profile by Adam Sadovsky · 10 years ago
  34. cb50b5d syncbase/vsync: add sync watcher by Raja Daoud · 10 years ago
  35. 03ef393 syncbase/vsync: Initiator module. by Himabindu Pucha · 10 years ago
  36. 18834bd syncbase/store: Scan/Exec after Put/Delete in a transaction. by John Kline · 10 years ago
  37. 6275c27 syncbase: improve test blessing setup & use AllowEveryone dispatcher by Adam Sadovsky · 10 years ago
  38. c401e08 v.io/syncbase/x/ref/services/syncbase/localblobstore/chunkmap: Introduce chunkmap by Mike Burrows · 10 years ago
  39. 47a2c5c syncbase/server/util/constants: Change $internal to $sync by Nicolas Lacasse · 10 years ago
  40. c2e60f6 syncbase/v23: simple integration test by Sergey Rogulenko · 10 years ago
  41. 101bd21 Cleanup based on comments on http://go/vcl/12764 by Jatin Lodhia · 10 years ago
  42. 5475642 v.io/syncbase/x/ref/services/syncbase/localblobstore/chunker: Introduce data chunker. by Mike Burrows · 10 years ago
  43. 05cebf6 Merge "syncbase/vsync: Integrate log and gen vector functionality (Part 2/2)." by Himabindu Pucha · 10 years ago
  44. 47086f6 Merge "syncbase: Change many uses of v23.NewServer to use xrpc.New*Server instead." by Matt Rosencrantz · 10 years ago
  45. 4b033f4 syncbase: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  46. 96b004f syncbase: syncQL: query optimization and regex rewrite by John Kline · 10 years ago
  47. bfd646d v.io/syncbase/x/ref/services/syncbase/localblobstore: interface for blob store implementations by Mike Burrows · 10 years ago
  48. 5349702 syncbase/vsync: Integrate log and gen vector functionality (Part 2/2). by Himabindu Pucha · 10 years ago
  49. 1b92b4f server: implement prefix ACLs by Sergey Rogulenko · 10 years ago
  50. 45a1fa8 Timestamp, clock api and bugfix. by Jatin Lodhia · 10 years ago
  51. 28d3b60 syncbase/vsync: track app/db in SG membership view. by Raja Daoud · 10 years ago
  52. 6dcfdb0 syncbase/vsync: DAG improvements & more tests. by Raja Daoud · 10 years ago
  53. ce0de2b syncbase: syncQL: integrate syncQL with key value store by John Kline · 10 years ago
  54. d6b9a23 syncbase: BeginBatch() bugfix and restartability TODOs by Adam Sadovsky · 10 years ago
  55. 612b8cb Merge "v.io/syncbase/services/syncbase/localblobstore/fs_cablobstore: A blob store implementation." by Mike Burrows · 10 years ago
  56. f02ff35 v.io/syncbase/services/syncbase/localblobstore/fs_cablobstore: A blob store implementation. by Mike Burrows · 10 years ago
  57. 509e36f v.io/syncbase/x/ref/services/syncbase/localblobstore/crc64window: Introduce means for computing CRCs over sliding windows. by Mike Burrows · 10 years ago
  58. 2752a7e syncbase: Integrate log and gen vector functionality (Part 1). by Himabindu Pucha · 10 years ago
  59. 06b6d1f Fix a bug in StKey creation logic for dbInfoLayer by Jatin Lodhia · 10 years ago
  60. 4f11832 services/syncbase: fix --race errors. by Raja Daoud · 10 years ago
  61. 65e68b8 syncbase/vsync: add the sync DAG layer. by Raja Daoud · 10 years ago
  62. 4a8aadf server: switch from memstore to leveldb by Sergey Rogulenko · 10 years ago
  63. 608ec5b Merge "server: make app.DeleteNoSQLDatabase actually delete the data" by Sergey Rogulenko · 10 years ago
  64. a3e4230 syncbase/store: Get after Put/Delete in a transaction. by Raja Daoud · 10 years ago
  65. d3a738b server: make app.DeleteNoSQLDatabase actually delete the data by Sergey Rogulenko · 10 years ago
  66. 12e1a12 syncbase/vsync: Handle JoinSyncGroup RPC from client-syncbase. by Himabindu Pucha · 10 years ago
  67. 1c91f2a syncbase: implement client batches by Adam Sadovsky · 10 years ago
  68. 232c366 syncbase: make storage engine somewhat configurable by Adam Sadovsky · 10 years ago
  69. a3fc33c syncbase: various small additions and enhancements by Adam Sadovsky · 10 years ago
  70. f9ec56f syncbase/vsync: Handle CreateSyncGroup RPC from client-syncbase. by Himabindu Pucha · 10 years ago
  71. 420a3fc syncbase/vsync: tests for SyncGroup storage layer. by Raja Daoud · 10 years ago
  72. b2a6569 syncbase: store log entries chronologically by Adam Sadovsky · 10 years ago
  73. d5cedd1 syncbase: use byte[] for range start/limit in wire API by Adam Sadovsky · 10 years ago
  74. 5d5fae7 syncbase/vsync: store iterator function by Raja Daoud · 10 years ago
  75. 8db7443 syncbase: watchable store with versioning support by Adam Sadovsky · 10 years ago
  76. 8a1ae3a store/leveldb: handle concurrent transactions by Sergey Rogulenko · 10 years ago
  77. ac4a1f8 syncbase/server: Implement GlobChildren__ instead of Glob__. by Nicolas Lacasse · 10 years ago
  78. a9cfe5e syncbase/vsync: SyncGroup membership view. by Raja Daoud · 10 years ago
  79. 63fafbb syncbase: watchable store layer by Adam Sadovsky · 10 years ago
  80. 20aed3f syncbase/vsync: SyncGroup storage layer. by Raja Daoud · 10 years ago
  81. 4380d66 syncbase: Add transaction type-checks, resolving a couple TODOs by Adam Sadovsky · 10 years ago
  82. eabf659 syncbase: fix minor bug in glob error handling by Adam Sadovsky · 10 years ago
  83. 95baa66 store/memstore: recursively close objects by Sergey Rogulenko · 10 years ago
  84. bc00bd6 syncbase: add hook to get service and DB stores (needed by sync) by Adam Sadovsky · 10 years ago
  85. a53e60f store: replace go errors with verrors by Sergey Rogulenko · 10 years ago
  86. def3b30 store/leveldb: recursively close objects by Sergey Rogulenko · 10 years ago
  87. fb26a83 syncbase/vsync: Scaffolding to start integrating sync into store. by Himabindu Pucha · 10 years ago
  88. f437f33 TBR syncbase: s/end/limit/ by Adam Sadovsky · 10 years ago
  89. 668c397 Merge "syncbase profile: add Snappy" by Sergey Rogulenko · 10 years ago
  90. 96f9eb7 TBR: rename file test.go -> store.go by Sergey Rogulenko · 10 years ago
  91. 0dbfe07 store/leveldb: adding mutexes by Sergey Rogulenko · 10 years ago
  92. 4926119 syncbase: Implementation and tests for Glob and Scan. by Adam Sadovsky · 10 years ago
  93. b67f2a5 syncbased: Read permissions from flags. If no flag exists, give the by Nicolas Lacasse · 10 years ago
  94. 120385a syncbase profile: add Snappy by Sergey Rogulenko · 10 years ago
  95. 13c4511 store: add benchmarks by Sergey Rogulenko · 10 years ago
  96. c352770 store/leveldb: make stream thread-safe by Sergey Rogulenko · 10 years ago
  97. be0f835 TBR syncbase: fix build (x/ref/runtime), regen vdl by Adam Sadovsky · 10 years ago
  98. c18c8ca syncbase.store: memstore stream and snapshot by Adam Sadovsky · 10 years ago
  99. 802fe1e store: change Stream API and key type string->[]byte by Sergey Rogulenko · 10 years ago
  100. a67812c Merge "syncbase: fix various "go vet" errors" by Adam Sadovsky · 10 years ago