A (very) unorganized, loose collection of utilities and tools, mostly in Python, for working on/in CockroachDB.
- Python 3
cockroach.keys
- a loose, limited port ofpkg/keys
in CockroachDB. For use in quick key conversions.cockroach.utils.goroutine_parser
- a tool for sifting through goroutine dumps and grouping running goroutines in a process.
More to come...