1. 714d349 store/ptrie: add tests/benchmark by Sergey Rogulenko · 10 years ago
  2. d685083 Merge "store: implementing the trie and replacing the memstore impl." by Sergey Rogulenko · 10 years ago
  3. c1f6743 revive v.io/c/14751 by Sergey Rogulenko · 10 years ago
  4. 61bbd61 store: implementing the trie and replacing the memstore impl. by Sergey Rogulenko · 10 years ago
  5. f074df8 services/syncbase: Renaming (app/db).delete() to destroy() by Ali Ghassemi · 10 years ago
  6. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  7. c908233 regenerate vdls by Adam Sadovsky · 10 years ago
  8. f28a0ca syncbase: syncQL: support varargs in functions, functions cleanup by John Kline · 10 years ago
  9. 636bf20 store API: update comments by Sergey Rogulenko · 10 years ago
  10. 054b4db store: refactor transactions by Sergey Rogulenko · 10 years ago
  11. 31db923 store: fix a bug in the stream by Sergey Rogulenko · 10 years ago
  12. d88e9ad syncbase: more go vet fixes (that do not appear on darwin) by Jiri Simsa · 10 years ago
  13. 1068b1a internal storage engine: improve compile-time typing by Sergey Rogulenko · 10 years ago
  14. b5f8892 syncbase: various small improvements, needed for demo by Adam Sadovsky · 10 years ago
  15. b6a5aa3 syncbase: support restarts by Adam Sadovsky · 10 years ago
  16. ff35585 syncbase: improve comments about concurrency by Adam Sadovsky · 10 years ago
  17. 18834bd syncbase/store: Scan/Exec after Put/Delete in a transaction. by John Kline · 10 years ago
  18. 4f11832 services/syncbase: fix --race errors. by Raja Daoud · 10 years ago
  19. a3e4230 syncbase/store: Get after Put/Delete in a transaction. by Raja Daoud · 10 years ago
  20. a3fc33c syncbase: various small additions and enhancements by Adam Sadovsky · 10 years ago
  21. 8db7443 syncbase: watchable store with versioning support by Adam Sadovsky · 10 years ago
  22. 8a1ae3a store/leveldb: handle concurrent transactions by Sergey Rogulenko · 10 years ago
  23. 63fafbb syncbase: watchable store layer by Adam Sadovsky · 10 years ago
  24. 4380d66 syncbase: Add transaction type-checks, resolving a couple TODOs by Adam Sadovsky · 10 years ago
  25. 95baa66 store/memstore: recursively close objects by Sergey Rogulenko · 10 years ago
  26. bc00bd6 syncbase: add hook to get service and DB stores (needed by sync) by Adam Sadovsky · 10 years ago
  27. a53e60f store: replace go errors with verrors by Sergey Rogulenko · 10 years ago
  28. def3b30 store/leveldb: recursively close objects by Sergey Rogulenko · 10 years ago
  29. f437f33 TBR syncbase: s/end/limit/ by Adam Sadovsky · 10 years ago
  30. 668c397 Merge "syncbase profile: add Snappy" by Sergey Rogulenko · 10 years ago
  31. 96f9eb7 TBR: rename file test.go -> store.go by Sergey Rogulenko · 10 years ago
  32. 0dbfe07 store/leveldb: adding mutexes by Sergey Rogulenko · 10 years ago
  33. 4926119 syncbase: Implementation and tests for Glob and Scan. by Adam Sadovsky · 10 years ago
  34. 120385a syncbase profile: add Snappy by Sergey Rogulenko · 10 years ago
  35. 13c4511 store: add benchmarks by Sergey Rogulenko · 10 years ago
  36. c352770 store/leveldb: make stream thread-safe by Sergey Rogulenko · 10 years ago
  37. c18c8ca syncbase.store: memstore stream and snapshot by Adam Sadovsky · 10 years ago
  38. 802fe1e store: change Stream API and key type string->[]byte by Sergey Rogulenko · 10 years ago
  39. b0081cf store: initial implementations of internal API on top of LevelDB by Sergey Rogulenko · 10 years ago
  40. f3b7abc syncbase: update server impl to reflect API changes by Adam Sadovsky · 10 years ago
  41. 6a01646 Internal storage engine api by Sergey Rogulenko · 10 years ago
  42. b85e353 syncbase: replace veyron/ with x/ref/ by Adam Sadovsky · 10 years ago