Zaki Manian
26f2ab65f8
Switch to dep from glide ( #155 )
7 years ago
Jae Kwon
ff230682d1
Fix logical time ( #122 )
Should fix a nondeterministic bug so...
7 years ago
Ethan Buchman
1460540acd
metalinter is for another time
7 years ago
Ethan Buchman
7fe3d5dac2
metalinter
7 years ago
Jae Kwon
b25df389db
Remove Bytes, just use []byte; Use protobuf for KVPair/KI64Pair
7 years ago
Jae Kwon
6ec8c1602f
Update Makefile
7 years ago
Ethan Buchman
57fea1335a
Makefile and linter
7 years ago
Jae Kwon
8481c49c82
CacheDB ( #67 )
* Add CacheDB & SimpleMap
* Generic memBatch; Fix cLevelDB tests
* CacheWrap() for CacheDB and MemDB
* Change Iterator to match LeviGo Iterator
* Fixes from review
* cacheWrapWriteMutex and some race fixes
* Use tmlibs/common
* NewCWWMutex is exposed. DB can be CacheWrap'd
* Remove GetOK, not needed
* Fsdb (#72 )
* Add FSDB
* Review fixes from Anton
* Review changes
* Fixes from review
7 years ago
Zach Ramsay
cf49ba876f
linter: couple fixes
7 years ago
Zach Ramsay
2681f32bdd
circle: add metalinter to test
7 years ago
Zach Ramsay
3c57c24921
linting: next round of fixes
7 years ago
Zach Ramsay
d6e03d2368
linting: add to Makefile & do some fixes
7 years ago
Anton Kaliaev
240215f2aa
return back all in Makefile
8 years ago
Anton Kaliaev
6ff7b4395d
update glide.yaml and glide.lock files
8 years ago
Ethan Frey
d05b8131a3
Updated glide with cobra/viper, fixed Makefile typo
8 years ago
Ethan Buchman
af637abf12
Makefile and circle.yml
8 years ago
Ethan Buchman
fe92e62a19
merge go-events
8 years ago
Ethan Frey
a816ff0bab
Add test
8 years ago