Commit Graph

6 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
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