Qi Xiao
|
31f0eaa7b0
|
[cleanup] pkg: Remove ineffectual assignments.
|
2020-04-01 00:17:09 +01:00 |
|
Qi Xiao
|
762962260a
|
Switch to etcd's fork of boltdb.
This resolves a data race in pkg/store.
This addresses #73.
|
2020-03-25 22:31:39 +00:00 |
|
Qi Xiao
|
95b9ba91d8
|
pkg/{store,daemon}: Introduce a new CmdsWithSeq method.
|
2019-12-27 11:48:34 +00:00 |
|
Qi Xiao
|
c2d82cafe5
|
pkg/store: Introduce a Cmd type for command history entries.
This type supersededs pkg/cli/histutil.Entry.
|
2019-12-27 11:13:33 +00:00 |
|
Qi Xiao
|
cbe0e3e7e7
|
Merge pkg/store/storedefs into pkg/store.
|
2019-12-26 18:05:13 +00:00 |
|
Qi Xiao
|
2e2e724e3d
|
pkg/store: De-export all Bucket* constants.
|
2019-12-26 17:52:28 +00:00 |
|
Qi Xiao
|
41ae0d3c1c
|
pkg/store: Make Store an interface, rename to DBStore.
|
2019-12-26 17:40:25 +00:00 |
|
Qi Xiao
|
e45fdf7228
|
Move all libraries to new pkg/.
|
2019-12-23 20:00:59 +00:00 |
|