Cem KIY
|
682ca7fbad
|
badger version upgrade to v1.6.0 (#439)
* badger version upgrade to v1.6.0
- excuted go mod tidy command
- fixed badger error when without go mod
* go mod tidy and update packages
|
2019-12-08 07:41:16 +08:00 |
Cem KIY
|
5b526a73bd
|
fixed #402 item get value error fix (#404)
- bager rename badger
- Value method not usable, therfore changed to ValueCopy
|
2019-04-13 22:39:33 +08:00 |
Bo-Yi Wu
|
3f223cf6c0
|
feat: switch to drone 1.0 (#399)
fix #397
|
2019-03-16 11:37:01 +08:00 |
Bo-Yi Wu
|
ffa8eb12b3
|
feat: Add badgerDB support. (#353)
See https://github.com/dgraph-io/badger
Slide: https://github.com/gopherchina/conference/blob/master/2018/1.5%20Badger_%20Fast%20Key-Value%20DB%20in%20Go.pdf
|
2018-04-16 17:26:15 +08:00 |