Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Dump key and value sizes on inspect | Christian Mollekopf | 2017-11-17 |
| | |||
* | Say something if things are okay | Christian Mollekopf | 2017-08-18 |
| | |||
* | Only count every uid once. | Christian Mollekopf | 2017-08-14 |
| | | | | The previous code would fail on the second revision with the same uid. | ||
* | More compact changeset | Christian Mollekopf | 2017-08-13 |
| | |||
* | Inspection to validate all rids | Christian Mollekopf | 2017-08-13 |
| | |||
* | Some metadata for inspect | Christian Mollekopf | 2017-08-11 |
| | |||
* | Move type implementations in one place | Christian Mollekopf | 2017-03-21 |
| | | | | | | | Having them separated is rather pointless (since we need one for every type, and all types are the interface of sink, as one), and caused quite a bit of friction when adding new types. This will also make it easier to change things for all types. | ||
* | Inspect internals | Christian Mollekopf | 2017-02-24 |
| | |||
* | Print value in inspection | Christian Mollekopf | 2017-02-09 |
| | |||
* | sinksh inspect | Christian Mollekopf | 2017-02-08 |