Commit Graph

9 Commits

Author SHA1 Message Date
Jae Kwon d289c9286e
Implement NewPrefixDB (#164)
* encodeByteSlice uses uvarint for length instead of varint
* Implemented NewPrefixDB
* Fix flowrate test (#165)
* Complete implementation and fix tests
* Add tests for MemBatch Write[Sync]
2018-03-15 09:43:23 -07:00
Zach Ramsay d6e03d2368 linting: add to Makefile & do some fixes 2017-09-22 11:42:29 -04:00
Anton Kaliaev 5f20b3323e
don't do DeepEqual, compare ranges for durations and rates (Refs #16) 2017-05-25 13:06:42 +02:00
Anton Kaliaev b5c57967b7
[flowrate] improve error formatting (Refs #16) 2017-05-23 15:24:00 +02:00
Anton Kaliaev 6b10432463
[flowrate] refactor clock functions (Refs #16)
this commit does not fix the original bug
2017-05-23 15:20:27 +02:00
Ethan Buchman 44274eeb58 merge go-flowrate 2017-04-18 16:33:42 -04:00
Jae Kwon a20c98e619 Add Monitor.SetREMA() 2016-11-04 06:14:49 -07:00
Maxim Khitrov 6a20af8766 Rename package to 'flowrate' 2014-04-18 20:41:01 -04:00
Maxim Khitrov 10e10fd81d Rename 'flowcontrol' directory 2014-04-18 20:32:46 -04:00