-
Martin Holst Swende authored
This PR introduces: - db.put to put a value into the database - db.get to read a value from the database - db.delete to delete a value from the database - db.stats to check compaction info from the database - db.compact to trigger a db compaction It also moves inspectdb to db.inspect.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cmd.go | ||
| customflags.go | ||
| customflags_test.go | ||
| diskusage.go | ||
| diskusage_windows.go | ||
| flags.go | ||
| flags_legacy.go | ||
| flags_test.go | ||
| prompt.go | ||
| prompt_test.go |