Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit b6f7262

Browse files
author
thisisaaronland
committed
docs
1 parent 9c7e030 commit b6f7262

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,12 @@ And without:
215215
```
216216

217217
As of this writing individual tables are indexed atomically. There may be some improvements to be made indexing tables in separate Go routines but my hunch is this will make SQLite sad and cause a lot of table lock errors. I don't need to be right about that, though...
218+
219+
## Dependencies and relationships
220+
221+
These are documented in the [Dependencies and relationships section](https://github.com/whosonfirst/go-whosonfirst-sqlite#dependencies-and-relationships) of the `go-whosonfirst-sqlite` package.
222+
223+
## See also
224+
225+
* https://github.com/whosonfirst/go-whosonfirst-sqlite
226+
* https://github.com/whosonfirst/go-whosonfirst-sqlite-features

0 commit comments

Comments
 (0)