Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bkalman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bkalman
10y ago
It'd be entirely up to the distributor of the data, so perhaps the answer to your question is "all of the above". For example, (1) our command line tools use URL-like paths which implies "use this hostname" (to copy
2.
▲
by
bkalman
10y ago
Say we did just do <database>/<dataset>. What does the path " http://demo.noms.io/cli-tour/sf-fire-inspections/raw" refer to? Is the database " http://demo.noms.io" a
3.
▲
by
bkalman
10y ago
Keep in mind (if this wasn't clear) that the chunks are only probabilistically 4K: https://github.com/attic-labs/noms/blob/master/go/types/roll... . I.e. the thing that's "fixed&q
4.
▲
by
bkalman
10y ago
See https://github.com/attic-labs/noms/blob/master/doc/spelling.... - In this case, we need to be able to address either a database and a dataset. The presence of a :: makes it unambiguous.