1. 1c4a7f9 Faster vom encoding and decoding. by Todd Wang · 9 years ago
  2. bc68c0c v.io/x/ref/services/syncbase: fix Vanadium iterator usage by Mike Burrows · 9 years ago
  3. f2f1a05 syncbase: Infer id blessings and enforce on creation. by Ivan Pilat · 9 years ago
  4. 3ba483a syncbase: Fix memory leak in ReadBatchFromLog by Nicolas Lacasse · 9 years ago
  5. 8d257ce syncbase: garbage collect commited transactions. by Nicolas Lacasse · 9 years ago
  6. 4bbfb80 TBR: syncbase: Bump max open files to 1000 (leveldb default). by Nicolas Lacasse · 9 years ago
  7. 46f92e4 Use stats to monitor LevelDb file usage. by Eamonn O'Brien-Strain · 9 years ago
  8. 1eba705 Speedup and cleanup vom encoder, some bugfixes. by Todd Wang · 9 years ago
  9. f4f3df7 Speedup and cleanup vom decoder. by Todd Wang · 9 years ago
  10. 6fd252e Address leftover review comments from vcl/22399 by Eamonn O'Brien-Strain · 9 years ago
  11. ee7e8d5 vdl: Add generated vars for TypeOf, for better performance. by Todd Wang · 9 years ago
  12. 449c25b vdl: remove generated targets by Benjamin Prosnitz · 9 years ago
  13. 6140b17 LevelDB file count, disk usage, read/write traffic by Eamonn O'Brien-Strain · 9 years ago
  14. 4e841ec Fix RawBytes test failures for new coders. All new tests pass. by Todd Wang · 9 years ago
  15. de56cd5 syncbase: Set leveldb max_open_files when opening a database. by Nicolas Lacasse · 9 years ago
  16. e46e34c v.io/x/ref/services/syncbase/store/leveldb_fsck: A syncbase consistency checker by Mike Burrows · 9 years ago
  17. 1a8f756 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
  18. 72f132f Update VDLIsZero and native zero semantics. by Todd Wang · 9 years ago
  19. f0b8de9 Add VDLIsZero, and use it in VDLWrite. by Todd Wang · 9 years ago
  20. edf19c6 Fix some generated VDLWrite bugs. by Todd Wang · 9 years ago
  21. 3cfaccd vdl/vom: new encoders and writers by Benjamin Prosnitz · 9 years ago
  22. df34319 vdl: Add codegen for Any, and fix some VDLRead bugs. by Todd Wang · 9 years ago
  23. 4cad76d Fix some VDLRead bugs and minor clean-up. by Todd Wang · 9 years ago
  24. d58fa66 ref: syncbase: Explicitly pass in batch handle. by Ivan Pilat · 9 years ago
  25. 3607eef TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop() by Benjamin Prosnitz · 9 years ago
  26. cdfa3f6 ref: Add VDL codegen for VDLRead(vdl.Decoder) method of each type by Todd Wang · 9 years ago
  27. 8651656 syncbase: Rolling back permission tracking on the store side (and in the watch by hpucha · 9 years ago
  28. 7d05f51 ref: syncbase: eliminate explicit app layer by Adam Sadovsky · 9 years ago
  29. 3c1ffd6 xref: update vdl-generated code to match simplified zero field logic by Benjamin Prosnitz · 9 years ago
  30. c195724 ref: syncbase: Remove prefix ACLs. by Ivan Pilat · 9 years ago
  31. d0d7cbc TBR xref: Add FromZero to generated Targets by Benjamin Prosnitz · 9 years ago
  32. b5bbdfd syncbase: Watchable.Store refactoring by Razvan Musaloiu-E · 9 years ago
  33. 4426993 ref: Change vdl go codegen to emit __VDLInit funcs. by Todd Wang · 9 years ago
  34. adb6cdb ref: Change vdl go generator to emit a single file. by Todd Wang · 9 years ago
  35. da54882 xref/vdl: Generate go imports using two-pass technique by Benjamin Prosnitz · 9 years ago
  36. 2fa4e4e xref: generated vom encoder by Benjamin Prosnitz · 9 years ago
  37. 3295090 syncbase: refactor vclock code and prepare for testing by Adam Sadovsky · 9 years ago
  38. a4b8646 syncbase/store/ptrie/bench: reorder functions and skip map tests by Sergey Rogulenko · 9 years ago
  39. 813bd12 syncbase/store: store in-flight mutations of a transcation in a ptrie by Sergey Rogulenko · 9 years ago
  40. 2ddb980 syncbase/store: global st engine constant for unit tests by Sergey Rogulenko · 9 years ago
  41. 7f77da0 syncbase/store: fix a race condition by Sergey Rogulenko · 9 years ago
  42. 714d349 store/ptrie: add tests/benchmark by Sergey Rogulenko · 9 years ago
  43. d685083 Merge "store: implementing the trie and replacing the memstore impl." by Sergey Rogulenko · 9 years ago
  44. c1f6743 revive v.io/c/14751 by Sergey Rogulenko · 9 years ago
  45. 61bbd61 store: implementing the trie and replacing the memstore impl. by Sergey Rogulenko · 9 years ago
  46. f074df8 services/syncbase: Renaming (app/db).delete() to destroy() by Ali Ghassemi · 9 years ago
  47. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 9 years ago
  48. c908233 regenerate vdls by Adam Sadovsky · 9 years ago
  49. f28a0ca syncbase: syncQL: support varargs in functions, functions cleanup by John Kline · 9 years ago
  50. 636bf20 store API: update comments by Sergey Rogulenko · 9 years ago
  51. 054b4db store: refactor transactions by Sergey Rogulenko · 9 years ago
  52. 31db923 store: fix a bug in the stream by Sergey Rogulenko · 9 years ago
  53. d88e9ad syncbase: more go vet fixes (that do not appear on darwin) by Jiri Simsa · 9 years ago
  54. 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 9 years ago
  55. b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 9 years ago
  56. b6a5aa3 syncbase: support restarts by Adam Sadovsky · 10 years ago
  57. ff35585 syncbase: improve comments about concurrency by Adam Sadovsky · 10 years ago
  58. 18834bd syncbase/store: Scan/Exec after Put/Delete in a transaction. by John Kline · 10 years ago
  59. 4f11832 services/syncbase: fix --race errors. by Raja Daoud · 10 years ago
  60. a3e4230 syncbase/store: Get after Put/Delete in a transaction. by Raja Daoud · 10 years ago
  61. a3fc33c syncbase: various small additions and enhancements by Adam Sadovsky · 10 years ago
  62. 8db7443 syncbase: watchable store with versioning support by Adam Sadovsky · 10 years ago
  63. 8a1ae3a store/leveldb: handle concurrent transactions by Sergey Rogulenko · 10 years ago
  64. 63fafbb syncbase: watchable store layer by Adam Sadovsky · 10 years ago
  65. 4380d66 syncbase: Add transaction type-checks, resolving a couple TODOs by Adam Sadovsky · 10 years ago
  66. 95baa66 store/memstore: recursively close objects by Sergey Rogulenko · 10 years ago
  67. bc00bd6 syncbase: add hook to get service and DB stores (needed by sync) by Adam Sadovsky · 10 years ago
  68. a53e60f store: replace go errors with verrors by Sergey Rogulenko · 10 years ago
  69. def3b30 store/leveldb: recursively close objects by Sergey Rogulenko · 10 years ago
  70. f437f33 TBR syncbase: s/end/limit/ by Adam Sadovsky · 10 years ago
  71. 668c397 Merge "syncbase profile: add Snappy" by Sergey Rogulenko · 10 years ago
  72. 96f9eb7 TBR: rename file test.go -> store.go by Sergey Rogulenko · 10 years ago
  73. 0dbfe07 store/leveldb: adding mutexes by Sergey Rogulenko · 10 years ago
  74. 4926119 syncbase: Implementation and tests for Glob and Scan. by Adam Sadovsky · 10 years ago
  75. 120385a syncbase profile: add Snappy by Sergey Rogulenko · 10 years ago
  76. 13c4511 store: add benchmarks by Sergey Rogulenko · 10 years ago
  77. c352770 store/leveldb: make stream thread-safe by Sergey Rogulenko · 10 years ago
  78. c18c8ca syncbase.store: memstore stream and snapshot by Adam Sadovsky · 10 years ago
  79. 802fe1e store: change Stream API and key type string->[]byte by Sergey Rogulenko · 10 years ago
  80. b0081cf store: initial implementations of internal API on top of LevelDB by Sergey Rogulenko · 10 years ago
  81. f3b7abc syncbase: update server impl to reflect API changes by Adam Sadovsky · 10 years ago
  82. 6a01646 Internal storage engine api by Sergey Rogulenko · 10 years ago
  83. b85e353 syncbase: replace veyron/ with x/ref/ by Adam Sadovsky · 10 years ago