Tobie Morgan Hitchcock
|
f56196a150
|
Update keys package
|
2017-02-09 20:35:19 +00:00 |
|
Tobie Morgan Hitchcock
|
6d872fbd5d
|
Change key struct fields to interface{}
Most key struct fields are changed to interface{} so that they can be encoded with whatever data is underlying.
|
2016-05-27 16:29:50 +01:00 |
|
Tobie Morgan Hitchcock
|
7addcd8289
|
Latest implementation of key encoding+decoding
|
2016-05-18 00:55:50 +01:00 |
|
Tobie Morgan Hitchcock
|
07139fdc5b
|
Add database keys package
The keys package is used to encode and decode keys. Keys are used for storage in the key:value store.
|
2016-03-15 21:30:47 +00:00 |
|