cete icon indicating copy to clipboard operation
cete copied to clipboard

An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.

Results 1 cete issues
Sort by recently updated
recently updated
newest added

Many warnings appear, from use of this function: https://github.com/1lann/cete/blob/717790f29e5891f0a69604a1f3cdb16de8cce35d/count_test.go#L28-L152 E.g.: ``` === RUN TestCounting 2019/04/01 16:51:38 table.go:627: cete: warning: lower and upper bounds of table.CountBetween must be a string or...