This can be massive, even just getting the name list takes a few seconds on a small new game (I didn't try on a large in progress one yet!).
I suggest:
- the namespace is always returned alphabetically sorted
- ability to request the number of items in it, without returning the items
- ability to request a slice of the items instead of all of them (perhaps with values as well)