8 Commits (4e705a3157512d757e459c2c86dd2d38068e7bc0)

Author SHA1 Message Date
  Ethan Buchman 135a1a7cd7 db: sort keys for memdb iterator 7 years ago
  Anton Kaliaev 0b22b27bbb
avoid infinite recursion by proxying to iterator 7 years ago
  Alexis Sellier 219d4e8427 Add IteratorPrefix method to Iterator 7 years ago
  Alexis Sellier 296d223545 Add Release & Error methods to Iterator 7 years ago
  Emmanuel Odeke 8be8127351
db: fix MemDB.Close 7 years ago
  Ethan Buchman 8f1dea89f5 db: fix memdb iterator 7 years ago
  Ethan Buchman fdbb10827d merge go-db 8 years ago
  Paul W. Homer 2feff1ea16 Commented the empty table in c_level_db, and cleaned up the mem_db Value call. 8 years ago
  Paul W. Homer 4fdcf51467 Refactored the iterator to follow Go constructor conventions. 8 years ago
  Paul W. Homer 097e0abca9 Added in locking 8 years ago
  Paul W. Homer 6064c80250 Modified all db types to conform to the interface changes. 8 years ago
  Paul W. Homer bb8104b624 Exposed the LevelDB iterator in the DB struct. 8 years ago
  Jae Kwon 5ab5538d6c Move cleveldb to own file w/ build tag condition 'gcc' 8 years ago
  Jae Kwon 9f81134388 Add support for levigo bindings 8 years ago
  Jae Kwon 28d39f8726 ... 9 years ago